| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.image | |
| org.xwiki.gwt.wysiwyg.client.plugin.image.exec |
| Modifier and Type | Method and Description |
|---|---|
ImageConfig |
ImageConfigJSONParser.parse(String json) |
ImageConfig |
ImageConfigDOMReader.read(com.google.gwt.dom.client.ImageElement image) |
| Modifier and Type | Method and Description |
|---|---|
String |
ImageConfigJSONSerializer.serialize(ImageConfig imageConfig) |
void |
ImageConfigDOMWriter.write(ImageConfig imageConfig,
com.google.gwt.dom.client.ImageElement image) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InsertImageExecutable.write(ImageConfig config,
com.google.gwt.dom.client.ImageElement image) |
Copyright © 2004–2014 XWiki. All rights reserved.