|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ViewContextImpl | |
| echoxul.view.impl | |
| Uses of ViewContextImpl in echoxul.view.impl |
| Methods in echoxul.view.impl that return ViewContextImpl | |
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. |
| Methods in echoxul.view.impl with parameters of type ViewContextImpl | |
void |
ViewContextImpl.setSubContexts(java.lang.String name,
ViewContextImpl[] array)
|
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. |
| Constructors in echoxul.view.impl with parameters of type ViewContextImpl | |
ViewContextImpl(ViewContextImpl parent,
nextapp.echo.Component rootComponent,
java.lang.String name)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||