Uses of Interface
com.hybris.cockpitng.util.ComponentMarkingUtils
-
-
Uses of ComponentMarkingUtils in com.hybris.cockpitng.components.grid
Methods in com.hybris.cockpitng.components.grid that return ComponentMarkingUtils Modifier and Type Method Description protected ComponentMarkingUtilsGridBox. getComponentMarkingUtils() -
Uses of ComponentMarkingUtils in com.hybris.cockpitng.util.impl
Classes in com.hybris.cockpitng.util.impl that implement ComponentMarkingUtils Modifier and Type Class Description classDefaultComponentMarkingUtils -
Uses of ComponentMarkingUtils in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.gridview.renderer
Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.gridview.renderer that return ComponentMarkingUtils Modifier and Type Method Description protected ComponentMarkingUtilsDefaultGridBoxRenderer. getComponentMarkingUtils()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.gridview.renderer with parameters of type ComponentMarkingUtils Modifier and Type Method Description voidDefaultGridBoxRenderer. setComponentMarkingUtils(ComponentMarkingUtils componentMarkingUtils) -
Uses of ComponentMarkingUtils in com.hybris.cockpitng.widgets.util
Subinterfaces of ComponentMarkingUtils in com.hybris.cockpitng.widgets.util Modifier and Type Interface Description interfaceWidgetRenderingUtilsUtilities used to render information about/in widgets -
Uses of ComponentMarkingUtils in com.hybris.cockpitng.widgets.util.impl
Classes in com.hybris.cockpitng.widgets.util.impl that implement ComponentMarkingUtils Modifier and Type Class Description classDefaultWidgetRenderingUtils
-