org.nakedobjects.plugins.dnd
Interface CompositeViewSpecification

All Superinterfaces:
ViewSpecification
All Known Implementing Classes:
AbstractCompositeViewSpecification, AbstractFormSpecification, AbstractListSpecification, AbstractTableSpecification, ActionDialogSpecification, CalendarSpecification, CompositeNodeSpecification, ExpandableListSpecification, ExtendedFormSpecification, GridSpecification, HistogramSpecification, InnerWorkspaceSpecification, InternalFormSpecification, InternalFormWithoutCollectionsSpecification, InternalListSpecification, InternalTableSpecification, ListWithExpandableElementsSpecification, OpenCollectionNodeSpecification, OpenObjectNodeSpecification, RootWorkspaceSpecification, SimpleListSpecification, SummaryFormSpecification, SummaryListWindowSpecification, TableRowSpecification, TwoPartViewSpecification, WindowExpandableFormSpecification, WindowFormSpecification, WindowTableSpecification, WorkspaceSpecification

public interface CompositeViewSpecification
extends ViewSpecification


Method Summary
 ViewBuilder getSubviewBuilder()
           
 
Methods inherited from interface org.nakedobjects.plugins.dnd.ViewSpecification
canDisplay, createView, getName, isAligned, isOpen, isReplaceable, isSubView
 

Method Detail

getSubviewBuilder

ViewBuilder getSubviewBuilder()


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