|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserAction
| Field Summary | |
|---|---|
static NakedObjectActionType |
DEBUG
|
static NakedObjectActionType |
EXPLORATION
|
static NakedObjectActionType |
USER
|
| Method Summary | |
|---|---|
Consent |
disabled(View view)
Indicate that this action is disabled |
void |
execute(Workspace workspace,
View view,
Location at)
Invoke this action. |
java.lang.String |
getDescription(View view)
Returns the description of the action. |
java.lang.String |
getHelp(View view)
Returns the help text for the action. |
java.lang.String |
getName(View view)
Returns the name of the action as the user will refer to it. |
NakedObjectActionType |
getType()
Returns the type of action: user, exploration, debug, or a set. |
| Field Detail |
|---|
static final NakedObjectActionType USER
static final NakedObjectActionType DEBUG
static final NakedObjectActionType EXPLORATION
| Method Detail |
|---|
NakedObjectActionType getType()
Consent disabled(View view)
void execute(Workspace workspace,
View view,
Location at)
java.lang.String getDescription(View view)
java.lang.String getHelp(View view)
java.lang.String getName(View view)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||