Uses of Interface
org.nakedobjects.plugins.html.component.ViewPane

Packages that use ViewPane
org.nakedobjects.plugins.html.action.view   
org.nakedobjects.plugins.html.component   
org.nakedobjects.plugins.html.component.html   
 

Uses of ViewPane in org.nakedobjects.plugins.html.action.view
 

Methods in org.nakedobjects.plugins.html.action.view with parameters of type ViewPane
protected  void ObjectViewAbstract.doExecute(Context context, ViewPane content, NakedObject object, java.lang.String field)
           
protected  void FieldCollectionView.doExecute(Context context, ViewPane content, NakedObject object, java.lang.String field)
           
protected  void ObjectView.doExecute(Context context, ViewPane content, NakedObject adapter, java.lang.String field)
           
protected  void ServiceView.doExecute(Context context, ViewPane content, NakedObject object, java.lang.String field)
           
 

Uses of ViewPane in org.nakedobjects.plugins.html.component
 

Methods in org.nakedobjects.plugins.html.component that return ViewPane
 ViewPane Page.getViewPane()
           
 

Uses of ViewPane in org.nakedobjects.plugins.html.component.html
 

Classes in org.nakedobjects.plugins.html.component.html that implement ViewPane
 class ViewDiv
           
 

Methods in org.nakedobjects.plugins.html.component.html that return ViewPane
 ViewPane DynamicHtmlPage.getViewPane()
           
 ViewPane LogonFormPage.getViewPane()
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.