Uses of Class
org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableConfig

Packages that use TableConfig
org.xwiki.gwt.wysiwyg.client.plugin.table.feature   
 

Uses of TableConfig in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
 

Methods in org.xwiki.gwt.wysiwyg.client.plugin.table.feature with parameters of type TableConfig
 Element InsertTable.createTable(Document doc, TableConfig config)
          Create a table from TableConfig configuration.
 void InsertTable.insertTable(TableConfig config)
          Insert a HTML table in the editor.
 



Copyright © 2004–2015 XWiki. All rights reserved.