public class MultiLanguageTextBox extends CockpitEditorContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
DEF_LANG |
static String |
VALUE_MAP |
| Constructor and Description |
|---|
MultiLanguageTextBox() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkForNamesHealth() |
String |
getName() |
Map<String,String> |
getNames() |
protected void |
handleActions() |
protected void |
raiseEvent() |
protected void |
renderComponent() |
void |
setName(String text) |
void |
setNames(Map<String,String> names,
String defaultLanguage) |
createEditorListener, getEditorCode, getEditorValue, getLocalizedValueIfMap, getPropertyQualifier, getValueContainer, getValueTypeCode, initialize, isLocalized, setEditorCode, setEditorValue, setEditorValue, setLocalized, setPropertyQualifier, setValueContainer, setValueTypeCode, updatepublic static final String VALUE_MAP
public static final String DEF_LANG
Copyright © 2017 SAP SE. All Rights Reserved.