|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewException | |
echoxul.view | |
echoxul.view.impl |
Uses of ViewException in echoxul.view |
Subclasses of ViewException in echoxul.view | |
class |
ViewNotFoundException
|
Uses of ViewException in echoxul.view.impl |
Methods in echoxul.view.impl that throw ViewException | |
ViewContextImpl |
ViewContextStub.instantiate(View view,
ViewContextImpl parent)
Create a new instance of the ViewContext model and set its fields to be a part of the containment hierarchy. |
ModelViewContextStub |
ViewImpl.createModelViewContextStub(ViewContextImpl vc,
nextapp.echo.Component insertionPoint)
Create a ViewContextStub from a ViewContext, storing the serialized data in the static references. |
ViewContextStub |
ViewImpl.createViewContextStub(ViewContextImpl vc)
Create a ViewContextStub from a ViewContext, storing the serialized data in the static references. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |