Uses of Interface
org.nakedobjects.plugins.dnd.SubviewSpec

Packages that use SubviewSpec
org.nakedobjects.plugins.dnd.viewer.builder   
org.nakedobjects.plugins.dnd.viewer.list   
org.nakedobjects.plugins.dnd.viewer.lookup   
org.nakedobjects.plugins.dnd.viewer.table   
org.nakedobjects.plugins.dnd.viewer.tree   
org.nakedobjects.plugins.dnd.viewer.view.calendar   
org.nakedobjects.plugins.dnd.viewer.view.dialog   
org.nakedobjects.plugins.dnd.viewer.view.form   
 

Uses of SubviewSpec in org.nakedobjects.plugins.dnd.viewer.builder
 

Constructors in org.nakedobjects.plugins.dnd.viewer.builder with parameters of type SubviewSpec
CollectionElementBuilder(SubviewSpec subviewDesign)
           
ObjectFieldBuilder(SubviewSpec subviewDesign)
           
 

Uses of SubviewSpec in org.nakedobjects.plugins.dnd.viewer.list
 

Classes in org.nakedobjects.plugins.dnd.viewer.list that implement SubviewSpec
 class AbstractListSpecification
           
 class ExpandableListSpecification
           
 class GridSpecification
           
 class HistogramSpecification
           
 class InternalListSpecification
           
 class ListWithExpandableElementsSpecification
           
 class SimpleListSpecification
           
 class SummaryListWindowSpecification
           
 

Uses of SubviewSpec in org.nakedobjects.plugins.dnd.viewer.lookup
 

Constructors in org.nakedobjects.plugins.dnd.viewer.lookup with parameters of type SubviewSpec
DropDownListBuilder(SubviewSpec subviewSpecification)
           
 

Uses of SubviewSpec in org.nakedobjects.plugins.dnd.viewer.table
 

Classes in org.nakedobjects.plugins.dnd.viewer.table that implement SubviewSpec
 class AbstractTableSpecification
           
 class WindowTableSpecification
           
 

Uses of SubviewSpec in org.nakedobjects.plugins.dnd.viewer.tree
 

Classes in org.nakedobjects.plugins.dnd.viewer.tree that implement SubviewSpec
 class CompositeNodeSpecification
           
 class InternalTableSpecification
           
 class OpenCollectionNodeSpecification
          Specification for a tree node that will display an open collection as a root node or within an object.
 class OpenObjectNodeSpecification
          Specification for a tree node that will display an open object as a root node or within an object.
 

Uses of SubviewSpec in org.nakedobjects.plugins.dnd.viewer.view.calendar
 

Classes in org.nakedobjects.plugins.dnd.viewer.view.calendar that implement SubviewSpec
 class CalendarSpecification
           
 

Uses of SubviewSpec in org.nakedobjects.plugins.dnd.viewer.view.dialog
 

Constructors in org.nakedobjects.plugins.dnd.viewer.view.dialog with parameters of type SubviewSpec
ActionFieldBuilder(SubviewSpec subviewDesign)
           
 

Uses of SubviewSpec in org.nakedobjects.plugins.dnd.viewer.view.form
 

Classes in org.nakedobjects.plugins.dnd.viewer.view.form that implement SubviewSpec
 class AbstractFormSpecification
           
 class InternalFormSpecification
           
 class InternalFormWithoutCollectionsSpecification
           
 class SummaryFormSpecification
           
 class WindowExpandableFormSpecification
           
 class WindowFormSpecification
           
 



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