Uses of Interface
de.hybris.platform.cockpit.model.listview.CellRenderer
Packages that use CellRenderer
Package
Description
-
Uses of CellRenderer in de.hybris.platform.admincockpit.model.listview.impl
Classes in de.hybris.platform.admincockpit.model.listview.impl that implement CellRendererModifier and TypeClassDescriptionclassRenderer for aConstraintGroupModelcell.classRenderer for a severity forAbstractConstraintcell. -
Uses of CellRenderer in de.hybris.platform.admincockpit.services.config.impl
Methods in de.hybris.platform.admincockpit.services.config.impl that return CellRendererModifier and TypeMethodDescriptionConstraintGroupsCustomColumnConfiguration.getCellRenderer()IconTypeConstraintCustomColumnConfiguration.getCellRenderer() -
Uses of CellRenderer in de.hybris.platform.cmscockpit.components.listview.impl
Classes in de.hybris.platform.cmscockpit.components.listview.impl that implement CellRendererModifier and TypeClassDescriptionclassclass -
Uses of CellRenderer in de.hybris.platform.cockpit.components.listview
Subinterfaces of CellRenderer in de.hybris.platform.cockpit.components.listview -
Uses of CellRenderer in de.hybris.platform.cockpit.components.listview.impl
Classes in de.hybris.platform.cockpit.components.listview.impl that implement CellRendererModifier and TypeClassDescriptionclassclassMethods in de.hybris.platform.cockpit.components.listview.impl that return CellRendererModifier and TypeMethodDescriptionDefaultActionColumnConfiguration.getCellRenderer()DefaultSingleColumnConfiguration.getCellRenderer() -
Uses of CellRenderer in de.hybris.platform.cockpit.model.listview
Methods in de.hybris.platform.cockpit.model.listview that return CellRendererModifier and TypeMethodDescriptionColumnModel.getCellRenderer(int columnIndex) Gets the cell renderer.TableModel.getCellRenderer(int columnIndex) ColumnModel.getNewInlineItemRenderer(int columnIndex) Gets the new inline item renderer.TableModel.getNewInlineItemRenderer(int columnIndex) Gets the new inline item renderer. -
Uses of CellRenderer in de.hybris.platform.cockpit.model.listview.impl
Classes in de.hybris.platform.cockpit.model.listview.impl that implement CellRendererModifier and TypeClassDescriptionclassclassSimple cell renderer that renders a string representation of the value of interest.classclassThe Class InlineItemRenderer.classThe Class PriceRowRenderer.classRenderer of workflow status image in status column of list view.Fields in de.hybris.platform.cockpit.model.listview.impl declared as CellRendererMethods in de.hybris.platform.cockpit.model.listview.impl that return CellRendererModifier and TypeMethodDescriptionDefaultColumnModel.getCellRenderer(int columnIndex) DefaultTableModel.getCellRenderer(int columnIndex) protected CellRendererListView.getCellRenderer()Gets the cell renderer.DefaultColumnModel.getNewInlineItemRenderer(int columnIndex) DefaultTableModel.getNewInlineItemRenderer(int columnIndex) -
Uses of CellRenderer in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return CellRendererMethods in de.hybris.platform.cockpit.services.config with parameters of type CellRendererModifier and TypeMethodDescriptionvoidColumnConfiguration.setCellRenderer(CellRenderer renderer) -
Uses of CellRenderer in de.hybris.platform.cockpit.services.config.impl
Classes in de.hybris.platform.cockpit.services.config.impl that implement CellRendererMethods in de.hybris.platform.cockpit.services.config.impl that return CellRendererModifier and TypeMethodDescriptionAbstractColumnConfiguration.getCellRenderer()CheckboxColumn.getCellRenderer()IconLabelColumnConfiguration.getCellRenderer()InlineItemCreateButtonColumn.getCellRenderer()LineNumberColumn.getCellRenderer()MultiTypeColumnGroupConfiguration.MultiTypeActionColumnConfiguration.getCellRenderer()PropertyColumnConfiguration.getCellRenderer()TaskColumnConfiguration.getCellRenderer()WorkflowColumnConfiguration.getCellRenderer()WorkflowImgColumnConfiguration.getCellRenderer()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type CellRendererModifier and TypeMethodDescriptionvoidAbstractColumnConfiguration.setCellRenderer(CellRenderer renderer) Constructors in de.hybris.platform.cockpit.services.config.impl with parameters of type CellRendererModifierConstructorDescriptionMultiTypeColumnConfiguration(String qualifier, String label, CellRenderer cellRenderer, boolean selectable) -
Uses of CellRenderer in de.hybris.platform.configurablebundlecockpits.productcockpit.model.listview.impl
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.model.listview.impl that implement CellRendererModifier and TypeClassDescriptionclassSimple cell renderer that renders a string representation of the value of interest.classSimple cell renderer that renders a string representation of the value of interest.