Uses of Class
com.hybris.cockpitng.config.summaryview.jaxb.CustomAttribute
-
Packages that use CustomAttribute Package Description com.hybris.cockpitng.config.summaryview.jaxb com.hybris.cockpitng.widgets.summaryview.renderer -
-
Uses of CustomAttribute in com.hybris.cockpitng.config.summaryview.jaxb
Methods in com.hybris.cockpitng.config.summaryview.jaxb that return CustomAttribute Modifier and Type Method Description CustomAttributeObjectFactory. createCustomAttribute()Create an instance ofCustomAttribute -
Uses of CustomAttribute in com.hybris.cockpitng.widgets.summaryview.renderer
Methods in com.hybris.cockpitng.widgets.summaryview.renderer with parameters of type CustomAttribute Modifier and Type Method Description protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,Attribute,java.lang.Object>DefaultSummaryViewSectionRenderer. createCustomAttributeRenderer(CustomAttribute customAttributeConfiguration)
-