- setAutoFocus(String) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option enables you to auto focus an editor instance.
- setBrowserSpellcheck(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This is a true/false value if the usage of the browsers internal
spellchecker should be used.
- setBrowserSpellcheck(Boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This is a true/false value if the usage of the browsers internal
spellchecker should be used.
- setConvertFontsToSpans(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
If you set this option to true, TinyMCE will convert all font elements to
span elements and generate span elements instead of font elements.
- setConvertFontsToSpans(Boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
If you set this option to true, TinyMCE will convert all font elements to
span elements and generate span elements instead of font elements.
- setDirectionality(EHCTextDirection) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Set the default directionality of the editor.
- setFileBrowserCallback(JSAnonymousFunction) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option enables you to add your own file browser/image browser to
TinyMCE.
- setHeight(int) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Set the height of the editor.
- setHiddenInput(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option gives you the ability to disable the auto generation of hidden
input fields for inline editing elements.
- setHiddenInput(Boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option gives you the ability to disable the auto generation of hidden
input fields for inline editing elements.
- setInline(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option changes the behaviour of the editor to allow the usage of
inline elements instead of a textarea.
- setInline(Boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option changes the behaviour of the editor to allow the usage of
inline elements instead of a textarea.
- setLanguage(ETinyMCE4Language) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Set the language of the UI texts
- setLanguageURL(ISimpleURL) - Method in class com.helger.tinymce4.HCTinyMCE4
-
A simple URL to where the language file to use.
- setMenubar(TinyMCE4MenubarItemList) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option allows you to configure the menus you want to appear in the
menu bar.
- setMenubarDisabled(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Manually enable or disable the toolbar.
- setNoWrap(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option will make the editable are behave like very much like a
<pre> tag, and add a scroll instead of wrapping text.
- setNoWrap(Boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option will make the editable are behave like very much like a
<pre> tag, and add a scroll instead of wrapping text.
- setObjectResizing(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This options allows you to turn on/off the resizing handles on images,
tables or media objects.
- setObjectResizing(Boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This options allows you to turn on/off the resizing handles on images,
tables or media objects.
- setPreviewStyles(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
The enables you to turn of the preview of styles in format/style listboxes.
- setPreviewStyles(Boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
The enables you to turn of the preview of styles in format/style listboxes.
- setResize(ETinyMCE4Resize) - Method in class com.helger.tinymce4.HCTinyMCE4
-
- setSelector(String) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Selector option, allows you to use CSS selector syntax for determining what areas should be editable, this is the recommended way of selecting what elements should be editable.
- setSkin(ETinyMCE4Skin) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Select what skin to use, this should match the foldername of the skin.
- setSkinURL(ISimpleURL) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option enables you to specify location of the current skin.
- setStatusbar(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Show or hide the statusbar.
- setStatusbar(Boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Show or hide the statusbar.
- setTheme(ETinyMCE4Theme) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Set the theme of TinyMCE.
- setThemeURL(ISimpleURL) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This option enables you to specify location of the current theme.
- setToolbar(TinyMCE4ToolbarControlList) - Method in class com.helger.tinymce4.HCTinyMCE4
-
This controls what buttons you want show up in the toolbar.
- setToolbarDisabled(boolean) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Manually enable or disable the toolbar.
- setWidth(int) - Method in class com.helger.tinymce4.HCTinyMCE4
-
Set the width of the editor.
- valueOf(String) - Static method in enum com.helger.tinymce4.ETinyMCE4JSPathProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.tinymce4.type.ETinyMCE4Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.tinymce4.type.ETinyMCE4MenuControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.tinymce4.type.ETinyMCE4MenuItem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.tinymce4.type.ETinyMCE4Plugin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.tinymce4.type.ETinyMCE4Resize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.tinymce4.type.ETinyMCE4Skin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.tinymce4.type.ETinyMCE4Theme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.tinymce4.type.ETinyMCE4ToolbarControl
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.helger.tinymce4.ETinyMCE4JSPathProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.tinymce4.type.ETinyMCE4Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.tinymce4.type.ETinyMCE4MenuControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.tinymce4.type.ETinyMCE4MenuItem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.tinymce4.type.ETinyMCE4Plugin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.tinymce4.type.ETinyMCE4Resize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.tinymce4.type.ETinyMCE4Skin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.tinymce4.type.ETinyMCE4Theme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.tinymce4.type.ETinyMCE4ToolbarControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.