|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification
org.nakedobjects.plugins.dnd.viewer.table.AbstractTableSpecification
org.nakedobjects.plugins.dnd.viewer.table.WindowTableSpecification
public class WindowTableSpecification
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification |
|---|
builder |
| Constructor Summary | |
|---|---|
WindowTableSpecification()
|
|
| Method Summary | |
|---|---|
protected View |
decorateView(View view)
|
View |
doCreateView(View view,
Content content,
ViewAxis axis)
|
java.lang.String |
getName()
|
boolean |
isReplaceable()
Indicates whether this view can be replaced with another view (for the same value or reference). |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.table.AbstractTableSpecification |
|---|
axis, canDisplay, createSubview, isResizeable |
| 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 |
|---|
public WindowTableSpecification()
| Method Detail |
|---|
public View doCreateView(View view,
Content content,
ViewAxis axis)
doCreateView in class AbstractTableSpecificationprotected View decorateView(View view)
decorateView in class AbstractTableSpecificationpublic java.lang.String getName()
getName in interface ViewSpecificationgetName in class AbstractTableSpecificationpublic boolean isReplaceable()
ViewSpecification
isReplaceable in interface ViewSpecificationisReplaceable in class AbstractTableSpecification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||