wicket.contrib.tinymce.settings
Class PreviewPlugin
java.lang.Object
wicket.contrib.tinymce.settings.Enum
wicket.contrib.tinymce.settings.Plugin
wicket.contrib.tinymce.settings.PreviewPlugin
- All Implemented Interfaces:
- Serializable
public class PreviewPlugin
- extends Plugin
This plugin adds a preview button to TinyMCE, pressing the button opens a popup showing the
current content.
Note: Only basic functionality is implemented, more work is needed.
- Author:
- Iulian-Corneliu COSTAN
- See Also:
- Serialized Form
PreviewPlugin
public PreviewPlugin()
- Construct.
getPreviewButton
public PluginButton getPreviewButton()
- Returns:
- the preview button
Copyright © 2004–2014. All rights reserved.