|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionEvent | |
|---|---|
| org.xwiki.gwt.user.client | |
| Uses of ActionEvent in org.xwiki.gwt.user.client |
|---|
| Methods in org.xwiki.gwt.user.client that return ActionEvent | |
|---|---|
static ActionEvent |
ActionEvent.fire(HasActionHandlers source,
java.lang.String actionName)
Fires an action event on all registered handlers in the handler manager. |
| Methods in org.xwiki.gwt.user.client with parameters of type ActionEvent | |
|---|---|
void |
NativeActionHandler.onAction(ActionEvent event)
Handles the specified action. |
void |
ActionHandler.onAction(ActionEvent event)
Handles the specified action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||