Uses of Interface
com.hybris.cockpitng.renderers.attributedescription.AttributeDescriptionIconRenderer
-
-
Uses of AttributeDescriptionIconRenderer in com.hybris.cockpitng.editor.localized
Methods in com.hybris.cockpitng.editor.localized that return AttributeDescriptionIconRenderer Modifier and Type Method Description AttributeDescriptionIconRendererLocalizedEditor. getAttributeDescriptionIconRenderer()Methods in com.hybris.cockpitng.editor.localized with parameters of type AttributeDescriptionIconRenderer Modifier and Type Method Description voidLocalizedEditor. setAttributeDescriptionIconRenderer(AttributeDescriptionIconRenderer attributeDescriptionIconRenderer) -
Uses of AttributeDescriptionIconRenderer in com.hybris.cockpitng.renderers.attributedescription
Classes in com.hybris.cockpitng.renderers.attributedescription that implement AttributeDescriptionIconRenderer Modifier and Type Class Description classDefaultAttributeDescriptionIconRenderer -
Uses of AttributeDescriptionIconRenderer in com.hybris.cockpitng.widgets.configurableflow
Methods in com.hybris.cockpitng.widgets.configurableflow that return AttributeDescriptionIconRenderer Modifier and Type Method Description AttributeDescriptionIconRendererConfigurableFlowController. getAttributeDescriptionIconRenderer() -
Uses of AttributeDescriptionIconRenderer in com.hybris.cockpitng.widgets.configurableflow.renderer
Methods in com.hybris.cockpitng.widgets.configurableflow.renderer that return AttributeDescriptionIconRenderer Modifier and Type Method Description AttributeDescriptionIconRendererConfigurableFlowRenderer. getAttributeDescriptionIconRenderer()Methods in com.hybris.cockpitng.widgets.configurableflow.renderer with parameters of type AttributeDescriptionIconRenderer Modifier and Type Method Description voidConfigurableFlowRenderer. setAttributeDescriptionIconRenderer(AttributeDescriptionIconRenderer attributeDescriptionIconRenderer) -
Uses of AttributeDescriptionIconRenderer in com.hybris.cockpitng.widgets.editorarea.renderer.impl
Fields in com.hybris.cockpitng.widgets.editorarea.renderer.impl declared as AttributeDescriptionIconRenderer Modifier and Type Field Description protected AttributeDescriptionIconRendererAbstractEditorAreaComponentRenderer. attributeDescriptionIconRendererMethods in com.hybris.cockpitng.widgets.editorarea.renderer.impl with parameters of type AttributeDescriptionIconRenderer Modifier and Type Method Description voidAbstractEditorAreaComponentRenderer. setAttributeDescriptionIconRenderer(AttributeDescriptionIconRenderer attributeDescriptionIconRenderer)
-