Uses of Class
echoxul.view.impl.ViewContextStub

Packages that use ViewContextStub
echoxul.view.impl   
 

Uses of ViewContextStub in echoxul.view.impl
 

Subclasses of ViewContextStub in echoxul.view.impl
 class ModelViewContextStub
          This class extends ViewContextStub with proper support for model contexts.
 

Methods in echoxul.view.impl that return ViewContextStub
 ViewContextStub ViewImpl.createViewContextStub(ViewContextImpl vc)
          Create a ViewContextStub from a ViewContext, storing the serialized data in the static references.
 

Methods in echoxul.view.impl with parameters of type ViewContextStub
 void ViewImpl.setRootStub(ViewContextStub stub)
          Set the root context stub.
 



Copyright © 2004 Terry Laurenzo. All Rights Reserved.