Package | Description |
---|---|
wicket.contrib.tinymce |
Contains Wicket components for TinyMCE editor.
|
wicket.contrib.tinymce.settings |
Settings for TinyMCE component.
|
Class and Description |
---|
TinyMCESettings
Settings class for TinyMCE editor.
|
TinyMCESettings.Mode
This class specifies how elements is to be converted into TinyMCE WYSIWYG editor instances.
|
WicketSavePlugin
This plugin adds a save button that can be tied to the
InPlaceSaveBehavior |
Class and Description |
---|
Button
Base class for tinymce button.
|
Enum |
Plugin
Base class for all TinyMCE plugins.
|
PluginButton
A button that is defined by tinymce plugins.
|
TinyMCESettings.Align
This class enables you to specify the alignment of the controls.
|
TinyMCESettings.EntityEncoding
Controls how entities/characters get processed by TinyMCE.
|
TinyMCESettings.Language
Language enum
|
TinyMCESettings.Location
This option enables you to specify where the toolbar should be located.
|
TinyMCESettings.Mode
This class specifies how elements is to be converted into TinyMCE WYSIWYG editor instances.
|
TinyMCESettings.Position
This class specifies the position of new added control.
|
TinyMCESettings.Theme
This class enables you to specify what theme to use when rendering the TinyMCE WYSIWYG editor
instances.
|
TinyMCESettings.Toolbar
This class specifices the toolbar to add specific control to.
|
Copyright © 2015. All rights reserved.