Uses of Class
com.xpn.xwiki.wysiwyg.client.plugin.table.util.TableConfig

Packages that use TableConfig
com.xpn.xwiki.wysiwyg.client.plugin.table.feature   
 

Uses of TableConfig in com.xpn.xwiki.wysiwyg.client.plugin.table.feature
 

Methods in com.xpn.xwiki.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-2010 XWiki. All Rights Reserved.