|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkConfig.LinkType | |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.link | |
| Uses of LinkConfig.LinkType in org.xwiki.gwt.wysiwyg.client.plugin.link |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.link that return LinkConfig.LinkType | |
|---|---|
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. |
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.link with parameters of type LinkConfig.LinkType | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||