|
||||||||||
| 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.list.AbstractListSpecification
org.nakedobjects.plugins.dnd.viewer.list.ExpandableListSpecification
public class ExpandableListSpecification
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification |
|---|
builder |
| Constructor Summary | |
|---|---|
ExpandableListSpecification()
|
|
| Method Summary | |
|---|---|
boolean |
canDisplay(Content content,
ViewRequirement requirement)
Determines if the view created to this specification can display the specified type. |
View |
createSubview(Content content,
ViewAxis axis,
int fieldNumber)
|
View |
decorateView(View subview)
|
java.lang.String |
getName()
|
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification |
|---|
axis, createView, decorateSubview, 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 |
|---|
public ExpandableListSpecification()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface ViewSpecificationgetName in class AbstractListSpecification
public boolean canDisplay(Content content,
ViewRequirement requirement)
ViewSpecification
canDisplay in interface ViewSpecificationcanDisplay in class AbstractListSpecification
public View createSubview(Content content,
ViewAxis axis,
int fieldNumber)
public View decorateView(View subview)
decorateView in class AbstractCompositeViewSpecification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||