| Package | Description |
|---|---|
| at.ebinterface.validation.web.components | |
| at.ebinterface.validation.web.components.prettyfy |
| Modifier and Type | Method and Description |
|---|---|
CodeBoxLanguage |
CodeBox.getLanguageOverride() |
static CodeBoxLanguage |
CodeBoxLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodeBoxLanguage[] |
CodeBoxLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CodeBox |
CodeBox.setLanguageOverride(CodeBoxLanguage languageOverride)
Override the language used for syntax highlighting.
|
| Constructor and Description |
|---|
ExtraJSResourceReference(CodeBoxLanguage lang) |
Copyright © 2014–2019. All rights reserved.