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

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

public class InternalFormSpecification
extends WindowFormSpecification


Field Summary
 
Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
builder
 
Constructor Summary
InternalFormSpecification()
           
 
Method Summary
protected  View decorateView(View formView)
           
 
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, include, objectRequirement, textParseableRequirement
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
createView, getSubviewBuilder, isAligned, isOpen, isReplaceable, isResizeable, isSubView, resolveObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalFormSpecification

public InternalFormSpecification()
Method Detail

decorateView

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


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