org.nakedobjects.plugins.dnd.viewer.view.form
Class WindowExpandableFormSpecification

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
      extended by org.nakedobjects.plugins.dnd.viewer.view.form.AbstractFormSpecification
          extended by org.nakedobjects.plugins.dnd.viewer.view.form.WindowFormSpecification
              extended by org.nakedobjects.plugins.dnd.viewer.view.form.WindowExpandableFormSpecification
All Implemented Interfaces:
CompositeViewSpecification, SubviewSpec, ViewSpecification

public class WindowExpandableFormSpecification
extends WindowFormSpecification


Field Summary
 
Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
builder
 
Constructor Summary
WindowExpandableFormSpecification()
           
 
Method Summary
protected  int collectionRequirement()
           
 View decorateSubview(View subview)
           
 java.lang.String getName()
           
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.form.WindowFormSpecification
decorateView
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.form.AbstractFormSpecification
axis, canDisplay, createSubview, include, objectRequirement, textParseableRequirement
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
createView, 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

WindowExpandableFormSpecification

public WindowExpandableFormSpecification()
Method Detail

decorateSubview

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

collectionRequirement

protected int collectionRequirement()
Overrides:
collectionRequirement in class WindowFormSpecification

getName

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


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