|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
ActionInterface allows a user to query an object for actions that can be performed on it (for example through a popup menu). It also provides a callback which allows the user of this object to indicate which action occurred on it.
CommandsInterface| Method Summary | |
Object |
getActions()
Deprecated. Returns an object which contains the actions that can be performed. |
void |
performAction(Object action)
Deprecated. Directs an object to perform an action. |
| Method Detail |
public Object getActions()
public void performAction(Object action)
action - an object containing the action to be performed
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||