Package org.xwiki.gwt.wysiwyg.client.plugin.table.feature

Class Summary
AbstractTableFeature This class partly implements the Executable and TableFeature interfaces.
DeleteCol Feature allowing to remove a column from a table.
DeleteRow Feature allowing to remove a row from a table.
DeleteTable Feature allowing to remove a table from the editor.
InsertColAfter Feature allowing to insert a column at the right of an existing column.
InsertColBefore Feature allowing to insert a column at the left of an existing column.
InsertRowAfter Feature allowing to insert a row bellow the currently edited row.
InsertRowBefore Feature allowing to insert a row above the currently edited row.
InsertTable Feature allowing to insert a table in the editor.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.