|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.basic.IconSpecification
org.nakedobjects.plugins.dnd.viewer.basic.RootIconSpecification
public class RootIconSpecification
| Constructor Summary | |
|---|---|
RootIconSpecification()
|
|
| Method Summary | |
|---|---|
boolean |
canDisplay(Content content,
ViewRequirement requirement)
Determines if the view created to this specification can display the specified type. |
View |
createView(Content content,
ViewAxis axis)
Create a new view to this specification for the specified context, and using the specified axis if specified (which can be null). |
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.basic.IconSpecification |
|---|
decorateSubview, getName, isAligned, isOpen, isSubView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootIconSpecification()
| Method Detail |
|---|
public boolean canDisplay(Content content,
ViewRequirement requirement)
ViewSpecification
canDisplay in interface ViewSpecificationcanDisplay in class IconSpecification
public View createView(Content content,
ViewAxis axis)
ViewSpecification
createView in interface ViewSpecificationcreateView in class IconSpecificationpublic boolean isReplaceable()
ViewSpecification
isReplaceable in interface ViewSpecificationisReplaceable in class IconSpecification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||