| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.table | |
| org.xwiki.gwt.wysiwyg.client.plugin.table.feature | |
| org.xwiki.gwt.wysiwyg.client.plugin.table.ui |
| Modifier and Type | Method and Description |
|---|---|
TablePlugin |
TableFeature.getPlugin()
Get table plugin.
|
| Modifier and Type | Method and Description |
|---|---|
TablePlugin |
AbstractTableFeature.getPlugin() |
| Constructor and Description |
|---|
AbstractTableFeature(String name,
Command command,
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.
|
| Constructor and Description |
|---|
TableMenuExtension(TablePlugin plugin)
Builds the menu extension using the passed plugin.
|
Copyright © 2004–2016 XWiki. All rights reserved.