Uses of Interface
de.hybris.platform.cockpit.services.config.GridProperty
Packages that use GridProperty
Package
Description
-
Uses of GridProperty in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return GridPropertyModifier and TypeMethodDescriptionGridViewConfiguration.getDescriptionProperty()GridViewConfiguration.getImageURLProperty()GridViewConfiguration.getLabelProperty()GridViewConfiguration.getShortInfoProperty() -
Uses of GridProperty in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl that return GridPropertyModifier and TypeMethodDescriptionprotected GridPropertyGridViewConfigurationFactory.createGridProperty(Property property) DefaultGridviewConfiguration.getDescriptionProperty()DefaultGridviewConfiguration.getImageURLProperty()DefaultGridviewConfiguration.getLabelProperty()DefaultGridviewConfiguration.getShortInfoProperty()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type GridPropertyModifier and TypeMethodDescriptionvoidDefaultGridviewConfiguration.setDescriptionProperty(GridProperty descriptionProperty) voidDefaultGridviewConfiguration.setImageURLProperty(GridProperty imageURLProperty) voidDefaultGridviewConfiguration.setLabelProperty(GridProperty labelProperty) voidDefaultGridviewConfiguration.setShortInfoProperty(GridProperty shortInfoProperty)