| Package | Description |
|---|---|
| com.helger.tinymce4 | |
| com.helger.tinymce4.type |
| Modifier and Type | Method and Description |
|---|---|
ETinyMCE4Theme |
HCTinyMCE4.getTheme() |
| Modifier and Type | Method and Description |
|---|---|
HCTinyMCE4 |
HCTinyMCE4.setTheme(ETinyMCE4Theme eTheme)
Set the theme of TinyMCE.
|
| Modifier and Type | Field and Description |
|---|---|
static ETinyMCE4Theme |
ETinyMCE4Theme.DEFAULT
The default theme
|
| Modifier and Type | Method and Description |
|---|---|
static ETinyMCE4Theme |
ETinyMCE4Theme.getFromValueOrDefault(String sValue,
ETinyMCE4Theme eDefault) |
static ETinyMCE4Theme |
ETinyMCE4Theme.getFromValueOrNull(String sValue) |
static ETinyMCE4Theme |
ETinyMCE4Theme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ETinyMCE4Theme[] |
ETinyMCE4Theme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ETinyMCE4Theme |
ETinyMCE4Theme.getFromValueOrDefault(String sValue,
ETinyMCE4Theme eDefault) |
Copyright © 2014–2015 Philip Helger. All rights reserved.