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

Packages that use Block
org.nakedobjects.plugins.html.component   
org.nakedobjects.plugins.html.component.html   
org.nakedobjects.plugins.html.context   
 

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

Methods in org.nakedobjects.plugins.html.component that return Block
 Block ComponentFactory.createBlock(java.lang.String style, java.lang.String description)
           
 Block Page.getNavigation()
           
 Block Page.getPageHeader()
           
 

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

Classes in org.nakedobjects.plugins.html.component.html that implement Block
 class Div
           
 

Methods in org.nakedobjects.plugins.html.component.html that return Block
 Block HtmlComponentFactory.createBlock(java.lang.String style, java.lang.String description)
           
 Block DynamicHtmlPage.getNavigation()
           
 Block LogonFormPage.getNavigation()
           
 Block AbstractHtmlPage.getPageHeader()
           
 

Uses of Block in org.nakedobjects.plugins.html.context
 

Methods in org.nakedobjects.plugins.html.context with parameters of type Block
 void Context.listHistory(Context context, Block navigation)
           
 void ObjectHistory.listObjects(Context context, Block navigation)
           
 



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