| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.link | |
| org.xwiki.gwt.wysiwyg.client.plugin.link.ui |
| Modifier and Type | Method and Description |
|---|---|
LinkConfig |
LinkConfigFactory.createLinkConfig() |
LinkConfig |
LinkConfigJSONParser.parse(String json) |
LinkConfig |
LinkConfigDOMReader.read(com.google.gwt.dom.client.AnchorElement anchor) |
| Modifier and Type | Method and Description |
|---|---|
String |
LinkConfigJSONSerializer.serialize(LinkConfig linkConfig) |
void |
LinkConfigDOMWriter.write(LinkConfig config,
com.google.gwt.dom.client.AnchorElement anchor) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityLink<LinkConfig> |
LinkConfigWizardStep.getData() |
Copyright © 2004–2017 XWiki. All rights reserved.