|
||||||||||
| 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.SimpleListSpecification
org.nakedobjects.plugins.dnd.viewer.list.InternalListSpecification
public class InternalListSpecification
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification |
|---|
builder |
| Constructor Summary | |
|---|---|
InternalListSpecification()
|
|
| 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)
|
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.list.SimpleListSpecification |
|---|
createSubview |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.list.AbstractListSpecification |
|---|
getName |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractCompositeViewSpecification |
|---|
axis, createView, decorateSubview, 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 |
|---|
decorateSubview |
| Constructor Detail |
|---|
public InternalListSpecification()
| Method Detail |
|---|
public boolean canDisplay(Content content,
ViewRequirement requirement)
ViewSpecification
canDisplay in interface ViewSpecificationcanDisplay in class AbstractListSpecificationprotected View decorateView(View view)
decorateView in class AbstractCompositeViewSpecification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||