|
||||||||||
| 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.TableRowSpecification
public class TableRowSpecification
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification |
|---|
builder |
| Constructor Summary | |
|---|---|
TableRowSpecification()
|
|
| Method Summary | |
|---|---|
boolean |
canDisplay(Content content,
ViewRequirement requirement)
Determines if the view created to this specification can display the specified type. |
protected View |
decorateView(View view)
|
java.lang.String |
getName()
|
boolean |
isReplaceable()
Indicates whether this view can be replaced with another view (for the same value or reference). |
boolean |
isSubView()
|
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification |
|---|
axis, createView, decorateSubview, getSubviewBuilder, isAligned, isOpen, resolveObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableRowSpecification()
| Method Detail |
|---|
public boolean canDisplay(Content content,
ViewRequirement requirement)
ViewSpecification
protected View decorateView(View view)
decorateView in class AbstractCompositeViewSpecificationpublic java.lang.String getName()
public boolean isReplaceable()
ViewSpecification
isReplaceable in interface ViewSpecificationisReplaceable in class AbstractCompositeViewSpecificationpublic boolean isSubView()
isSubView in interface ViewSpecificationisSubView in class AbstractCompositeViewSpecification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||