Package | Description |
---|---|
org.vaadin.aceeditor |
Modifier and Type | Method and Description |
---|---|
static AceMode |
AceMode.forFile(String filename) |
static AceMode |
AceMode.forFileEnding(String ending) |
static AceMode |
AceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AceMode[] |
AceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AceEditor.setMode(AceMode mode) |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.