org.nakedobjects.plugins.dnd.viewer.list
Class ListWithExpandableElementsSpecification

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
      extended by org.nakedobjects.plugins.dnd.viewer.list.AbstractListSpecification
          extended by org.nakedobjects.plugins.dnd.viewer.list.ListWithExpandableElementsSpecification
All Implemented Interfaces:
CompositeViewSpecification, SubviewSpec, ViewSpecification

public class ListWithExpandableElementsSpecification
extends AbstractListSpecification


Field Summary
 
Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
builder
 
Constructor Summary
ListWithExpandableElementsSpecification()
           
 
Method Summary
 View createSubview(Content content, ViewAxis axis, int fieldNumber)
           
 View decorateSubview(View subview)
           
 java.lang.String getName()
           
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.list.AbstractListSpecification
canDisplay
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
axis, createView, decorateView, getSubviewBuilder, isAligned, isOpen, isReplaceable, isSubView, resolveObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListWithExpandableElementsSpecification

public ListWithExpandableElementsSpecification()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface ViewSpecification
Overrides:
getName in class AbstractListSpecification

createSubview

public View createSubview(Content content,
                          ViewAxis axis,
                          int fieldNumber)

decorateSubview

public View decorateSubview(View subview)
Specified by:
decorateSubview in interface SubviewSpec
Overrides:
decorateSubview in class AbstractCompositeViewSpecification


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