Uses of Interface
com.hybris.cockpitng.renderers.header.WidgetCaptionWrapper
-
Packages that use WidgetCaptionWrapper Package Description com.hybris.backoffice.widgets.advancedsearch com.hybris.cockpitng.renderers.header -
-
Uses of WidgetCaptionWrapper in com.hybris.backoffice.widgets.advancedsearch
Methods in com.hybris.backoffice.widgets.advancedsearch with parameters of type WidgetCaptionWrapper Modifier and Type Method Description org.zkoss.zk.ui.ComponentAdvancedSearchController. renderCaption(WidgetCaptionWrapper captionWrapper) -
Uses of WidgetCaptionWrapper in com.hybris.cockpitng.renderers.header
Classes in com.hybris.cockpitng.renderers.header that implement WidgetCaptionWrapper Modifier and Type Class Description classDefaultWidgetCaptionWrapperDefault implementation ofWidgetCaptionWrapper.Methods in com.hybris.cockpitng.renderers.header with parameters of type WidgetCaptionWrapper Modifier and Type Method Description voidWidgetCaptionEventListener. onEvent(java.lang.String eventName, WidgetCaptionWrapper captionWrapper)Implement this method to handle events fired by a widget container.org.zkoss.zk.ui.ComponentWidgetCaptionRenderer. renderCaption(WidgetCaptionWrapper captionWrapper)
-