| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.link.ui | |
| org.xwiki.gwt.wysiwyg.client.widget.explorer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExplorerWizardStep
Wizard step to provide an interface to selecting a wiki resource, using an
XWikiExplorer. |
class |
AttachmentExplorerWizardStep
Specialized
AbstractExplorerWizardStep to select an attachment to a wiki page. |
class |
WikiPageExplorerWizardStep
Specialized
AbstractExplorerWizardStep to select a wiki page (existing or new). |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<DoubleClickNodeHandler> |
DoubleClickNodeEvent.TYPE
Event type for double click node events.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<DoubleClickNodeHandler> |
DoubleClickNodeEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasDoubleClickNodeHandlers.addDoubleClickNodeHandler(DoubleClickNodeHandler handler)
Registers the given handles for double click node events.
|
com.google.gwt.event.shared.HandlerRegistration |
XWikiExplorer.addDoubleClickNodeHandler(DoubleClickNodeHandler handler) |
protected void |
DoubleClickNodeEvent.dispatch(DoubleClickNodeHandler handler) |
Copyright © 2004–2017 XWiki. All rights reserved.