| Package | Description |
|---|---|
| org.xwiki.gwt.user.client | |
| org.xwiki.gwt.user.client.ui.rta |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeActionHandler
Wraps a JavaScript function and calls it whenever this action handler is executed.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<ActionHandler> |
ActionEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<ActionHandler> |
ActionEvent.getType(String actionName) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasActionHandlers.addActionHandler(String actionName,
ActionHandler handler)
Registers the given handler for the specified action.
|
protected void |
ActionEvent.dispatch(ActionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
RichTextArea.addActionHandler(String actionName,
ActionHandler handler) |
Copyright © 2004–2016 XWiki. All rights reserved.