Uses of Package
wicket.contrib.tinymce.settings

Packages that use wicket.contrib.tinymce.settings
wicket.contrib.tinymce Contains Wicket components for TinyMCE editor. 
wicket.contrib.tinymce.settings Settings for TinyMCE component. 
 

Classes in wicket.contrib.tinymce.settings used by wicket.contrib.tinymce
TinyMCESettings
          Settings class for TinyMCE editor.
TinyMCESettings.Mode
          This class specifies how elements is to be converted into TinyMCE WYSIWYG editor instances.
 

Classes in wicket.contrib.tinymce.settings used by wicket.contrib.tinymce.settings
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 © 2004-2011. All Rights Reserved.