wicket.contrib.tinymce.settings
Class SavePlugin
java.lang.Object
wicket.contrib.tinymce.settings.Enum
wicket.contrib.tinymce.settings.Plugin
wicket.contrib.tinymce.settings.SavePlugin
- All Implemented Interfaces:
- Serializable
public class SavePlugin
- extends Plugin
This plugin adds a save button to TinyMCE this save button will submit the
form that the editor is within.
- Author:
- Iulian-Corneliu COSTAN
- See Also:
- Serialized Form
SavePlugin
public SavePlugin()
- Construct.
getSaveButton
public PluginButton getSaveButton()
- Returns:
- the save button
Copyright © 2004-2011. All Rights Reserved.