Class 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