|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.action.AbstractUserAction
org.nakedobjects.plugins.dnd.viewer.view.field.AbstractValueOption
org.nakedobjects.plugins.dnd.viewer.view.field.CopyValueOption
public class CopyValueOption
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.plugins.dnd.viewer.view.field.AbstractValueOption |
|---|
field |
| Fields inherited from interface org.nakedobjects.plugins.dnd.UserAction |
|---|
DEBUG, EXPLORATION, USER |
| Constructor Summary | |
|---|---|
CopyValueOption(AbstractField field)
|
|
| Method Summary | |
|---|---|
Consent |
disabled(View view)
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.plugins.dnd.viewer.view.field.AbstractValueOption |
|---|
getValue, isEmpty, updateParent |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.action.AbstractUserAction |
|---|
getDescription, getHelp, getName, getType, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CopyValueOption(AbstractField field)
| Method Detail |
|---|
public Consent disabled(View view)
UserAction
disabled in interface UserActiondisabled in class AbstractUserAction
public void execute(Workspace frame,
View view,
Location at)
UserAction
execute in interface UserActionexecute in class AbstractUserActionpublic java.lang.String toString()
toString in class AbstractUserAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||