|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TablePlugin | |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.table | |
| org.xwiki.gwt.wysiwyg.client.plugin.table.feature | |
| org.xwiki.gwt.wysiwyg.client.plugin.table.ui | |
| Uses of TablePlugin in org.xwiki.gwt.wysiwyg.client.plugin.table |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.table that return TablePlugin | |
|---|---|
TablePlugin |
TableFeature.getPlugin()
Get table plugin. |
| Uses of TablePlugin in org.xwiki.gwt.wysiwyg.client.plugin.table.feature |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.table.feature that return TablePlugin | |
|---|---|
TablePlugin |
AbstractTableFeature.getPlugin()
Get table plugin. |
| Constructors in org.xwiki.gwt.wysiwyg.client.plugin.table.feature with parameters of type TablePlugin | |
|---|---|
AbstractTableFeature(java.lang.String name,
Command command,
java.lang.String title,
TablePlugin plugin)
Default constructor. |
|
DeleteCol(TablePlugin plugin)
Initialize the feature. |
|
DeleteRow(TablePlugin plugin)
Initialize the feature. |
|
DeleteTable(TablePlugin plugin)
Initialize the feature. |
|
InsertColAfter(TablePlugin plugin)
Initialize the feature. |
|
InsertColBefore(TablePlugin plugin)
Initialize the feature. |
|
InsertRowAfter(TablePlugin plugin)
Initialize the feature. |
|
InsertRowBefore(TablePlugin plugin)
Initialize the feature. |
|
InsertTable(TablePlugin plugin)
Initialize the feature. |
|
| Uses of TablePlugin in org.xwiki.gwt.wysiwyg.client.plugin.table.ui |
|---|
| Constructors in org.xwiki.gwt.wysiwyg.client.plugin.table.ui with parameters of type TablePlugin | |
|---|---|
TableMenuExtension(TablePlugin plugin)
Builds the menu extension using the passed plugin. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||