|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nakedobjects.viewer.lightweight.MenuOption
org.nakedobjects.viewer.lightweight.options.CopyValueOption
Constructor Summary | |
CopyValueOption()
|
Method Summary | |
Permission |
disabled(Workspace frame,
View view,
Location location)
Indicate that this action is disabled |
void |
execute(Workspace frame,
View view,
Location at)
Invoke this action. |
java.lang.String |
toString()
|
Methods inherited from class org.nakedobjects.viewer.lightweight.MenuOption |
getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CopyValueOption()
Method Detail |
public Permission disabled(Workspace frame, View view, Location location)
UserAction
disabled
in interface UserAction
disabled
in class MenuOption
public void execute(Workspace frame, View view, Location at)
UserAction
execute
in interface UserAction
execute
in class MenuOption
public java.lang.String toString()
toString
in class MenuOption
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |