Class ConstraintGroupsCustomColumnConfiguration
java.lang.Object
de.hybris.platform.cockpit.services.config.impl.AbstractColumnConfiguration
de.hybris.platform.cockpit.services.config.impl.DefaultCustomColumnConfiguration
de.hybris.platform.admincockpit.services.config.impl.ConstraintGroupsCustomColumnConfiguration
- All Implemented Interfaces:
ColumnConfiguration,MutableColumnConfiguration
Configuration with renderer for a
ConstraintGroupModel cell.-
Field Summary
Fields inherited from class de.hybris.platform.cockpit.services.config.impl.AbstractColumnConfiguration
editable, editor, name, selectable, sortable, visible -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class de.hybris.platform.cockpit.services.config.impl.DefaultCustomColumnConfiguration
getAllLabels, getCellEditor, getLabel, getLabel, getName, getValueHandler, setAllLabels, setCellEditor, setLanguagesMethods inherited from class de.hybris.platform.cockpit.services.config.impl.AbstractColumnConfiguration
getEditor, getLanguages, getParameter, getParameters, getPosition, getWidth, isEditable, isLocalized, isSelectable, isSortable, isVisible, setCellRenderer, setEditable, setEditor, setName, setParameter, setParameters, setPosition, setSelectable, setSortable, setVisible, setWidth
-
Constructor Details
-
ConstraintGroupsCustomColumnConfiguration
public ConstraintGroupsCustomColumnConfiguration()
-
-
Method Details
-
getCellRenderer
- Specified by:
getCellRendererin interfaceColumnConfiguration- Overrides:
getCellRendererin classAbstractColumnConfiguration
-
getColumnDescriptor
- Specified by:
getColumnDescriptorin interfaceColumnConfiguration- Overrides:
getColumnDescriptorin classDefaultCustomColumnConfiguration
-