public class LocalizedSimpleEditor extends AbstractLocalizedEditor
| Modifier and Type | Field and Description |
|---|---|
static String |
YE_AS_LANG_SELECTOR_SCLASS |
static String |
YW_ADVANCED_SEARCH_LOCAL |
static String |
YW_ADVANCED_SEARCH_LOCAL_EDITOR |
LOCALIZED_EDITOR_LOCALE, SCLASS_CELL_LABEL, SCLASS_MANDATORY_ATTRIBUTE_LABEL, YW_LOCEDITOR_CAPTIONHEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENTINITIAL_EDIT_STRING| Constructor and Description |
|---|
LocalizedSimpleEditor() |
| Modifier and Type | Method and Description |
|---|---|
LocalizedValuesService |
getLocalizedValuesService() |
void |
render(org.zkoss.zk.ui.Component parent,
EditorContext editorContext,
EditorListener editorListener)
Creates a new editor component and attaches it to the specified
Component component. |
void |
setLocalizedValuesService(LocalizedValuesService localizedValuesService) |
createEditorLabel, getActiveLocales, getCockpitLocaleService, getCockpitUserService, getComponentDefinitionService, getEditorRegistry, getLabelService, getWidgetInstanceManager, prepareSubEditor, prepareSubEditor, setCockpitLocaleService, setCockpitUserService, setComponentDefinitionService, setEditorRegistry, setLabelService, setWidgetInstanceManagerextractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecoratorpublic static final String YW_ADVANCED_SEARCH_LOCAL
public static final String YW_ADVANCED_SEARCH_LOCAL_EDITOR
public static final String YE_AS_LANG_SELECTOR_SCLASS
public void render(org.zkoss.zk.ui.Component parent,
EditorContext editorContext,
EditorListener editorListener)
CockpitEditorRendererComponent component.parent - parent component the editor should be attached toeditorContext - the context for the editor creationeditorListener - the listener to notify the rest of the world about value changes and other eventspublic LocalizedValuesService getLocalizedValuesService()
public void setLocalizedValuesService(LocalizedValuesService localizedValuesService)
Copyright © 2018. All rights reserved.