|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| com.itmill.toolkit.event | Provides classes and interfaces for the inheritable event model. |
| Uses of Action in com.itmill.toolkit.event |
|---|
| Subclasses of Action in com.itmill.toolkit.event | |
|---|---|
class |
ShortcutAction
Extends Action class with keyboard bindings. |
| Methods in com.itmill.toolkit.event that return Action | |
|---|---|
Action[] |
Action.Handler.getActions(Object target,
Object sender)
Gets the list of actions applicable to this handler. |
| Methods in com.itmill.toolkit.event with parameters of type Action | |
|---|---|
void |
Action.Handler.handleAction(Action action,
Object sender,
Object target)
Handles an action for the given target. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||