Class DefaultProductTypeDropDownEditor
java.lang.Object
de.hybris.platform.accommodationbackoffice.editor.DefaultProductTypeDropDownEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<String>
public class DefaultProductTypeDropDownEditor
extends Object
implements com.hybris.cockpitng.editors.CockpitEditorRenderer<String>
Default combo box editor for accommodations product type of Assign Room Number and Floor wizard populated based on
the Accommodation offering selected.
-
Field Summary
Fields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer
INITIAL_EDIT_STRING -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultProductTypeDropDownEditor
public DefaultProductTypeDropDownEditor()
-
-
Method Details
-
render
public void render(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.editors.EditorContext<String> context, com.hybris.cockpitng.editors.EditorListener<String> listener) - Specified by:
renderin interfacecom.hybris.cockpitng.editors.CockpitEditorRenderer<String>
-
getAccommodationTypes
- Returns:
-
setAccommodationTypes
- Parameters:
accommodationTypes-
-