| Package | Description |
|---|---|
| org.xwiki.gwt.user.client |
| Modifier and Type | Method and Description |
|---|---|
static ActionEvent |
ActionEvent.fire(HasActionHandlers source,
String actionName)
Fires an action event on all registered handlers in the handler manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHandler.onAction(ActionEvent event)
Handles the specified action.
|
void |
NativeActionHandler.onAction(ActionEvent event) |
Copyright © 2004–2016 XWiki. All rights reserved.