Package | Description |
---|---|
wicket.contrib.tinymce4.settings |
Settings for TinyMCE component.
|
Modifier and Type | Method and Description |
---|---|
TinyMCESettings.Language |
TinyMCESettings.getLanguage() |
static TinyMCESettings.Language |
TinyMCESettings.Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TinyMCESettings.Language[] |
TinyMCESettings.Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TinyMCESettings(TinyMCESettings.Theme theme,
TinyMCESettings.Language lang) |
Copyright © 2015. All rights reserved.