Uses of Class
com.hybris.cockpitng.renderers.header.DefaultWidgetCaptionWrapper
-
Packages that use DefaultWidgetCaptionWrapper Package Description com.hybris.cockpitng.util com.hybris.cockpitng.widgets.controller -
-
Uses of DefaultWidgetCaptionWrapper in com.hybris.cockpitng.util
Methods in com.hybris.cockpitng.util with parameters of type DefaultWidgetCaptionWrapper Modifier and Type Method Description static org.zkoss.zk.ui.ComponentWidgetSlotUtils. createCaption(Widgetslot slot, java.lang.String fallbackTitle, DefaultWidgetCaptionWrapper callback)Creates caption based on the child widget's title for its parent widget. -
Uses of DefaultWidgetCaptionWrapper in com.hybris.cockpitng.widgets.controller
Methods in com.hybris.cockpitng.widgets.controller that return DefaultWidgetCaptionWrapper Modifier and Type Method Description DefaultWidgetCaptionWrapperCollapsibleContainerController. getBottomCaptionWrapper()DefaultWidgetCaptionWrapperCollapsibleContainerController. getCenterCaptionWrapper()DefaultWidgetCaptionWrapperCollapsibleContainerController. getTopCaptionWrapper()
-