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

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.InternalFormWithoutCollectionsSpecification
All Implemented Interfaces:
CompositeViewSpecification, SubviewSpec, ViewSpecification

public class InternalFormWithoutCollectionsSpecification
extends WindowFormSpecification


Field Summary
 
Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
builder
 
Constructor Summary
InternalFormWithoutCollectionsSpecification()
           
 
Method Summary
protected  View decorateView(View formView)
           
protected  boolean include(Content content, int sequence)
           
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.form.WindowFormSpecification
collectionRequirement, decorateSubview
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.form.AbstractFormSpecification
axis, canDisplay, createSubview, getName, 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

InternalFormWithoutCollectionsSpecification

public InternalFormWithoutCollectionsSpecification()
Method Detail

decorateView

protected View decorateView(View formView)
Overrides:
decorateView in class WindowFormSpecification

include

protected boolean include(Content content,
                          int sequence)
Overrides:
include in class AbstractFormSpecification


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