wicket.contrib.tinymce4.settings
Class TinyMCESettings.Theme
java.lang.Object
wicket.contrib.tinymce4.settings.Enum
wicket.contrib.tinymce4.settings.TinyMCESettings.Theme
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TinyMCESettings
public static class TinyMCESettings.Theme
- extends Enum
This class enables you to specify what theme to use when rendering the TinyMCE WYSIWYG editor
instances. Two themes are supported:
- simple - This is the most simple theme for TinyMCE it contains only the basic functions.
- advanced - This theme enables users to add/remove buttons and panels .
- See Also:
- Serialized Form
modern
public static final TinyMCESettings.Theme modern
Copyright © 2004–2018. All rights reserved.