Class BoostRuleValueEditor
java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<Object>
de.hybris.platform.adaptivesearchbackoffice.editors.boostrulevalue.BoostRuleValueEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<Object>
public class BoostRuleValueEditor
extends com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<Object>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final PatternFields 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 TypeMethodDescriptionprotected StringgetIndexType(com.hybris.cockpitng.editors.EditorContext<Object> context, AsBoostRuleModel boostRule) com.hybris.cockpitng.editors.EditorListener<Object>protected com.hybris.cockpitng.engine.WidgetInstanceManagergetWidgetInstanceManager(com.hybris.cockpitng.editors.EditorContext<Object> context) voidrender(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.editors.EditorContext<Object> context, com.hybris.cockpitng.editors.EditorListener<Object> listener) voidsetListener(com.hybris.cockpitng.editors.EditorListener<Object> listener) protected voidupdateValue(Object newValue, AsBoostRuleModel boostRule) Methods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator
-
Field Details
-
INDEX_TYPE_PARAM
- See Also:
-
PROPERTY_VALUE_SERVICE_BEAN_ID
- See Also:
-
SPEL_REGEXP
-
-
Constructor Details
-
BoostRuleValueEditor
public BoostRuleValueEditor()
-
-
Method Details
-
render
-
updateValue
-
getIndexType
protected String getIndexType(com.hybris.cockpitng.editors.EditorContext<Object> context, AsBoostRuleModel boostRule) -
getWidgetInstanceManager
protected com.hybris.cockpitng.engine.WidgetInstanceManager getWidgetInstanceManager(com.hybris.cockpitng.editors.EditorContext<Object> context) -
getListener
-
setListener
-