org.nakedobjects.plugins.dnd.viewer.tree
Class InternalTableSpecification

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
      extended by org.nakedobjects.plugins.dnd.viewer.table.AbstractTableSpecification
          extended by org.nakedobjects.plugins.dnd.viewer.tree.InternalTableSpecification
All Implemented Interfaces:
CompositeViewSpecification, SubviewSpec, ViewSpecification

public class InternalTableSpecification
extends AbstractTableSpecification


Field Summary
 
Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
builder
 
Constructor Summary
InternalTableSpecification()
           
 
Method Summary
protected  View decorateView(View view)
           
 View doCreateView(View view, Content content, ViewAxis axis)
           
 java.lang.String getName()
           
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.table.AbstractTableSpecification
axis, canDisplay, createSubview, isReplaceable
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
createView, decorateSubview, getSubviewBuilder, isAligned, isOpen, 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

InternalTableSpecification

public InternalTableSpecification()
Method Detail

doCreateView

public View doCreateView(View view,
                         Content content,
                         ViewAxis axis)
Specified by:
doCreateView in class AbstractTableSpecification

decorateView

protected View decorateView(View view)
Overrides:
decorateView in class AbstractTableSpecification

getName

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


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