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