Package | Description |
---|---|
org.gwtbootstrap3.extras.summernote.client.ui.base |
Modifier and Type | Method and Description |
---|---|
SummernoteLanguage |
SummernoteBase.getLanguage()
Returns the editor language.
|
static SummernoteLanguage |
SummernoteLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummernoteLanguage[] |
SummernoteLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SummernoteBase.setLanguage(SummernoteLanguage language)
Set the editor language.
|
Copyright © 2019. All rights reserved.