Uses of Class
org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig

Packages that use ImageConfig
org.xwiki.gwt.wysiwyg.client.plugin.image   
org.xwiki.gwt.wysiwyg.client.plugin.image.exec   
 

Uses of ImageConfig in org.xwiki.gwt.wysiwyg.client.plugin.image
 

Methods in org.xwiki.gwt.wysiwyg.client.plugin.image that return ImageConfig
 ImageConfig ImageConfigJSONParser.parse(String json)
          
 ImageConfig ImageConfigDOMReader.read(com.google.gwt.dom.client.ImageElement image)
          
 

Methods in org.xwiki.gwt.wysiwyg.client.plugin.image with parameters of type ImageConfig
 String ImageConfigJSONSerializer.serialize(ImageConfig imageConfig)
          
 void ImageConfigDOMWriter.write(ImageConfig imageConfig, com.google.gwt.dom.client.ImageElement image)
          
 

Uses of ImageConfig in org.xwiki.gwt.wysiwyg.client.plugin.image.exec
 

Methods in org.xwiki.gwt.wysiwyg.client.plugin.image.exec with parameters of type ImageConfig
protected  void InsertImageExecutable.write(ImageConfig config, com.google.gwt.dom.client.ImageElement image)
          
 



Copyright © 2004–2014 XWiki. All rights reserved.