Class DefaultPKEditor
java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<Object>
de.hybris.platform.platformbackoffice.editors.pk.DefaultPKEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<Object>
public class DefaultPKEditor
extends com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<Object>
-
Field Summary
FieldsFields inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
HEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENT, YW_EDITOR_AREA_LABEL_CONTAINERFields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer
INITIAL_EDIT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.editors.EditorContext<Object> context, com.hybris.cockpitng.editors.EditorListener<Object> listener) protected PKtryParsePK(org.zkoss.zk.ui.Component parent, String value, com.hybris.cockpitng.editors.EditorContext<Object> context) Methods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator
-
Field Details
-
PK_EDITOR_SCLASS
- See Also:
-
-
Constructor Details
-
DefaultPKEditor
public DefaultPKEditor()
-
-
Method Details
-
render
-
tryParsePK
-