Uses of Class
de.hybris.platform.omsbackoffice.renderers.NestedAttributeUtils
-
Packages that use NestedAttributeUtils Package Description de.hybris.platform.omsbackoffice.renderers -
-
Uses of NestedAttributeUtils in de.hybris.platform.omsbackoffice.renderers
Methods in de.hybris.platform.omsbackoffice.renderers that return NestedAttributeUtils Modifier and Type Method Description protected NestedAttributeUtilsNestedAttributePanelRenderer. getNestedAttributeUtils()protected NestedAttributeUtilsNullSafeListCellRenderer. getNestedAttributeUtils()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.omsbackoffice.renderers with parameters of type NestedAttributeUtils Modifier and Type Method Description voidNestedAttributePanelRenderer. setNestedAttributeUtils(NestedAttributeUtils nestedAttributeUtils)voidNullSafeListCellRenderer. setNestedAttributeUtils(NestedAttributeUtils nestedAttributeUtils)Deprecated, for removal: This API element is subject to removal in a future version.
-