org.nakedobjects.viewer.lightweight
Class ObjectViewState
java.lang.Object
org.nakedobjects.viewer.lightweight.ObjectViewState
- All Implemented Interfaces:
- java.lang.Cloneable
- public class ObjectViewState
- extends java.lang.Object
- implements java.lang.Cloneable
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectViewState
public ObjectViewState()
setCanDrop
public void setCanDrop()
setCantDrop
public void setCantDrop()
setObjectIdentified
public void setObjectIdentified()
isObjectIdentified
public boolean isObjectIdentified()
setRootViewIdentified
public void setRootViewIdentified()
isRootViewIdentified
public boolean isRootViewIdentified()
setViewIdentified
public void setViewIdentified()
isViewIdentified
public boolean isViewIdentified()
canDrop
public boolean canDrop()
cantDrop
public boolean cantDrop()
clearObjectIdentified
public void clearObjectIdentified()
clearRootViewIdentified
public void clearRootViewIdentified()
clearViewIdentified
public void clearViewIdentified()
clone
protected java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Throws:
java.lang.CloneNotSupportedException