Uses of Interface
de.hybris.platform.cockpit.model.listview.ValueHandler
-
-
Uses of ValueHandler in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return ValueHandler Modifier and Type Method Description ValueHandlerDefaultActionColumnConfiguration. getValueHandler() -
Uses of ValueHandler in de.hybris.platform.cockpit.model.listview.impl
Classes in de.hybris.platform.cockpit.model.listview.impl that implement ValueHandler Modifier and Type Class Description classDefaultValueHandlerclassMultiTypeValueHandlerclassWorkflowImgValueHandlerValue handler for thumbnails of items attached to workflowsclassWorkflowValueHandlerValue handler used in workflow list viewMethods in de.hybris.platform.cockpit.model.listview.impl that return ValueHandler Modifier and Type Method Description ValueHandlerDefaultColumnDescriptor. getValueHandler()Methods in de.hybris.platform.cockpit.model.listview.impl with parameters of type ValueHandler Modifier and Type Method Description voidDefaultColumnDescriptor. setValueHandler(ValueHandler valueHandler) -
Uses of ValueHandler in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return ValueHandler Modifier and Type Method Description ValueHandlerColumnConfiguration. getValueHandler() -
Uses of ValueHandler in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl that return ValueHandler Modifier and Type Method Description ValueHandlerCheckboxColumn. getValueHandler()ValueHandlerDefaultCustomColumnConfiguration. getValueHandler()ValueHandlerIconLabelColumnConfiguration. getValueHandler()ValueHandlerLineNumberColumn. getValueHandler()ValueHandlerMultiTypeColumnConfiguration. getValueHandler()ValueHandlerPropertyColumnConfiguration. getValueHandler()ValueHandlerTaskColumnConfiguration. getValueHandler()ValueHandlerWorkflowColumnConfiguration. getValueHandler()ValueHandlerWorkflowImgColumnConfiguration. getValueHandler()
-