| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.link |
| Modifier and Type | Method and Description |
|---|---|
static LinkConfig.LinkType |
LinkConfig.LinkType.getByClassName(String className) |
LinkConfig.LinkType |
LinkConfig.getType() |
static LinkConfig.LinkType |
LinkConfig.LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkConfig.LinkType[] |
LinkConfig.LinkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinkPlugin.onLinkInsert(LinkConfig.LinkType linkType)
Handles the creation of a link of the specified type: prepares and shows the link wizard.
|
void |
LinkConfig.setType(LinkConfig.LinkType type) |
Copyright © 2004–2015 XWiki. All rights reserved.