Uses of Interface
com.hybris.cockpitng.util.WidgetUtils
-
-
Uses of WidgetUtils in com.hybris.cockpitng.admin
Fields in com.hybris.cockpitng.admin declared as WidgetUtils Modifier and Type Field Description protected WidgetUtilsAbstractConnectionWindowComposer. widgetUtilsMethods in com.hybris.cockpitng.admin that return WidgetUtils Modifier and Type Method Description WidgetUtilsCockpitMainWindowComposer. getWidgetUtils()Methods in com.hybris.cockpitng.admin with parameters of type WidgetUtils Modifier and Type Method Description voidCockpitMainWindowComposer. setWidgetUtils(WidgetUtils widgetUtils) -
Uses of WidgetUtils in com.hybris.cockpitng.admin.impl
Methods in com.hybris.cockpitng.admin.impl with parameters of type WidgetUtils Modifier and Type Method Description voidDefaultCockpitAdminService. setWidgetUtils(WidgetUtils widgetUtils) -
Uses of WidgetUtils in com.hybris.cockpitng.components
Methods in com.hybris.cockpitng.components that return WidgetUtils Modifier and Type Method Description WidgetUtilsWidgetslot. getWidgetUtils() -
Uses of WidgetUtils in com.hybris.cockpitng.engine.impl
Methods in com.hybris.cockpitng.engine.impl that return WidgetUtils Modifier and Type Method Description protected WidgetUtilsDefaultCockpitWidgetEngine. getWidgetUtils()WidgetUtilsDefaultConnectButtonRenderer. getWidgetUtils()Methods in com.hybris.cockpitng.engine.impl with parameters of type WidgetUtils Modifier and Type Method Description voidDefaultCockpitWidgetEngine. setWidgetUtils(WidgetUtils widgetUtils)voidDefaultComponentWidgetAdapter. setWidgetUtils(WidgetUtils widgetUtils)voidDefaultConnectButtonRenderer. setWidgetUtils(WidgetUtils widgetUtils)voidDefaultSymbolicModeRenderer. setWidgetUtils(WidgetUtils widgetUtils)Constructors in com.hybris.cockpitng.engine.impl with parameters of type WidgetUtils Constructor Description DefaultWidgetInstanceManager(Widgetslot widgetslot, CockpitWidgetEngine cockpitWidgetEngine, WidgetUtils widgetUtils, CockpitThreadContextCreator ctxCreator, java.util.Map<java.lang.String,java.lang.Object> labels, java.util.List<WidgetConfigurationContextDecorator> contextDecorators, CockpitConfigurationService cockpitConfigurationService, LabelService labelService, NotificationService notificationService) -
Uses of WidgetUtils in com.hybris.cockpitng.helper.impl
Methods in com.hybris.cockpitng.helper.impl that return WidgetUtils Modifier and Type Method Description WidgetUtilsDefaultRoleChooserHelper. getWidgetUtils()Constructors in com.hybris.cockpitng.helper.impl with parameters of type WidgetUtils Constructor Description DefaultRoleChooserHelper(AuthorityGroupService authorityGroupService, CockpitUserService cockpitUserService, WidgetUtils widgetUtils) -
Uses of WidgetUtils in com.hybris.cockpitng.modules
Methods in com.hybris.cockpitng.modules that return WidgetUtils Modifier and Type Method Description protected WidgetUtilsHotDeploymentService. getWidgetUtils() -
Uses of WidgetUtils in com.hybris.cockpitng.util
Methods in com.hybris.cockpitng.util that return WidgetUtils Modifier and Type Method Description WidgetUtilsDefaultWidgetController. getWidgetUtils()WidgetUtilsSelectorWidgetController. getWidgetUtils()Methods in com.hybris.cockpitng.util with parameters of type WidgetUtils Modifier and Type Method Description static voidWidgetControllers. bindGlobalEventListenerIfPresent(java.lang.reflect.Method method, java.lang.Object controller, WidgetInstanceManager widgetInstanceManager, WidgetUtils widgetUtils, org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> afterInvokeListener)static voidWidgetControllers. setupWidgetEventListeners(org.zkoss.zk.ui.Component comp, java.lang.Object controller, WidgetInstanceManager widgetInstanceManager, WidgetUtils widgetUtils) -
Uses of WidgetUtils in com.hybris.cockpitng.util.impl
Classes in com.hybris.cockpitng.util.impl that implement WidgetUtils Modifier and Type Class Description classDefaultWidgetUtilsDefault implementation forWidgetUtils. -
Uses of WidgetUtils in com.hybris.cockpitng.widgets.compare.renderer.value
Methods in com.hybris.cockpitng.widgets.compare.renderer.value that return WidgetUtils Modifier and Type Method Description protected WidgetUtilsCollapsibleCollectionLabelRenderer. getWidgetUtils()Methods in com.hybris.cockpitng.widgets.compare.renderer.value with parameters of type WidgetUtils Modifier and Type Method Description voidCollapsibleCollectionLabelRenderer. setWidgetUtils(WidgetUtils widgetUtils)
-