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

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.SimpleListSpecification
All Implemented Interfaces:
CompositeViewSpecification, SubviewSpec, ViewSpecification
Direct Known Subclasses:
InternalListSpecification

public class SimpleListSpecification
extends AbstractListSpecification


Field Summary
 
Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
builder
 
Constructor Summary
SimpleListSpecification()
           
 
Method Summary
 View createSubview(Content content, ViewAxis axis, int fieldNumber)
           
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.list.AbstractListSpecification
canDisplay, getName
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
axis, createView, decorateSubview, decorateView, 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
 
Methods inherited from interface org.nakedobjects.plugins.dnd.SubviewSpec
decorateSubview
 

Constructor Detail

SimpleListSpecification

public SimpleListSpecification()
Method Detail

createSubview

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


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