public abstract class AbstractLocalizedEditor extends AbstractCockpitEditorRenderer<Object> implements WidgetInstanceManagerAware
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCALIZED_EDITOR_LOCALE |
static String |
SCLASS_CELL_LABEL |
static String |
SCLASS_MANDATORY_ATTRIBUTE_LABEL |
static String |
YW_LOCEDITOR_CAPTION |
HEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENTINITIAL_EDIT_STRING| Constructor and Description |
|---|
AbstractLocalizedEditor() |
extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecoratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrenderpublic static final String LOCALIZED_EDITOR_LOCALE
public static final String YW_LOCEDITOR_CAPTION
public static final String SCLASS_CELL_LABEL
public static final String SCLASS_MANDATORY_ATTRIBUTE_LABEL
protected org.zkoss.zul.Div createEditorLabel(EditorContext editorContext)
protected Editor prepareSubEditor(EditorContext<Object> editorContext, Object currentValue)
editorContext - contextcurrentValue - editors's valueprotected Editor prepareSubEditor(EditorContext<Object> editorContext, Object currentValue, Locale locale)
editorContext - contextcurrentValue - editors's valuelocale - sub editor's localeprotected CockpitLocaleService getCockpitLocaleService()
public void setCockpitLocaleService(CockpitLocaleService cockpitLocaleService)
protected CockpitUserService getCockpitUserService()
public void setCockpitUserService(CockpitUserService cockpitUserService)
public LabelService getLabelService()
public void setLabelService(LabelService labelService)
public CockpitComponentDefinitionService getComponentDefinitionService()
public void setComponentDefinitionService(CockpitComponentDefinitionService componentDefinitionService)
public EditorRegistry getEditorRegistry()
public void setEditorRegistry(EditorRegistry editorRegistry)
public WidgetInstanceManager getWidgetInstanceManager()
public void setWidgetInstanceManager(WidgetInstanceManager widgetInstanceManager)
setWidgetInstanceManager in interface WidgetInstanceManagerAwareCopyright © 2018. All rights reserved.