wicket.contrib.tinymce.settings
Class TablePlugin
java.lang.Object
wicket.contrib.tinymce.settings.Enum
wicket.contrib.tinymce.settings.Plugin
wicket.contrib.tinymce.settings.TablePlugin
- All Implemented Interfaces:
- Serializable
public class TablePlugin
- extends Plugin
This plugin adds table management functionality to TinyMCE.
Note: Only basic functionality is implemented, more work is needed.
- Author:
- Iulian-Corneliu COSTAN
- See Also:
- Serialized Form
tableControls
public PluginButton tableControls
- table button *
TablePlugin
public TablePlugin()
- Construct.
getTableControls
public PluginButton getTableControls()
- Returns:
- the table button
Copyright © 2004-2011. All Rights Reserved.