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