Interface ActionColumnConfiguration
- All Superinterfaces:
ColumnConfiguration
- All Known Implementing Classes:
DefaultActionColumnConfiguration,MultiTypeColumnGroupConfiguration.MultiTypeActionColumnConfiguration
-
Method Summary
Methods inherited from interface de.hybris.platform.cockpit.services.config.ColumnConfiguration
getCellEditor, getCellRenderer, getColumnDescriptor, getEditor, getLanguages, getName, getParameter, getParameters, getPosition, getValueHandler, getWidth, isLocalized, isSelectable, isSortable, isVisible, setCellEditor, setCellRenderer, setEditor, setLanguages, setName, setParameter, setParameters, setPosition, setVisible, setWidth
-
Method Details
-
getActions
List<ListViewAction> getActions()
-