Uses of Class
com.hybris.cockpitng.components.Widgetchildren
-
-
Uses of Widgetchildren in com.hybris.backoffice.widgets.perspectivecontainer.controller
Methods in com.hybris.backoffice.widgets.perspectivecontainer.controller that return Widgetchildren Modifier and Type Method Description WidgetchildrenPerspectiveContainerWidgetController. getPerspectiveContainer()WidgetchildrenPerspectiveContainerWidgetController. getViewsContainer() -
Uses of Widgetchildren in com.hybris.backoffice.widgets.viewswitcher
Methods in com.hybris.backoffice.widgets.viewswitcher that return Widgetchildren Modifier and Type Method Description WidgetchildrenViewSwitcherWidgetController. getViewsContainer() -
Uses of Widgetchildren in com.hybris.cockpitng.components
Subclasses of Widgetchildren in com.hybris.cockpitng.components Modifier and Type Class Description classInvisibleWidgetchildrenMethods in com.hybris.cockpitng.components that return Widgetchildren Modifier and Type Method Description WidgetchildrenWidgetslot. getParentChildrenContainer()Methods in com.hybris.cockpitng.components with parameters of type Widgetchildren Modifier and Type Method Description voidWidgetslot. setParentChildrenContainer(Widgetchildren parentChildrenContainer) -
Uses of Widgetchildren in com.hybris.cockpitng.engine
Methods in com.hybris.cockpitng.engine with parameters of type Widgetchildren Modifier and Type Method Description voidCockpitWidgetEngine. createWidgetView(Widgetchildren widgetChildren)Same asCockpitWidgetEngine.createWidgetView(Widgetchildren, Map)with empty map as second arg.voidCockpitWidgetEngine. createWidgetView(Widgetchildren widgetChildrenComponent, java.util.Map<java.lang.String,java.lang.Object> ctx)Creates the view components for the specified widgetchildren slot.voidWidgetChildrenContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children, java.util.Map<java.lang.String,java.lang.Object> ctx)Renders theWidgetchildrencomponent and its child widgets. -
Uses of Widgetchildren in com.hybris.cockpitng.engine.impl
Methods in com.hybris.cockpitng.engine.impl that return types with arguments of type Widgetchildren Modifier and Type Method Description protected java.util.function.BiPredicate<Widgetchildren,java.util.Map<java.lang.String,java.lang.Object>>ConditionalChildrenContainerRenderer. getCondition()Methods in com.hybris.cockpitng.engine.impl with parameters of type Widgetchildren Modifier and Type Method Description protected voidSwitchContainerRenderer. addMissingWidgetslots(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children)protected voidTabContainerRenderer. addWidgetSelectedListener(Widgetchildren childrenComponent, org.zkoss.zul.Tabbox tabbox)protected WidgetslotSwitchContainerRenderer. addWidgetslot(Widgetchildren childrenComponent, WidgetInstance widgetInstance)protected voidAdminmodeWidgetEngine. appendChildrenSlotToolbar(Widgetchildren widgetChildrenComponent)protected WidgetslotSwitchContainerRenderer. createWidgetslot(Widgetchildren childrenComponent, WidgetInstance widgetInstance)protected WidgetslotTabContainerRenderer. createWidgetSlot(Widgetchildren childrenComponent, WidgetInstance child)voidAdminmodeWidgetEngine. createWidgetView(Widgetchildren widgetChildrenComponent, java.util.Map<java.lang.String,java.lang.Object> ctx)voidDefaultCockpitWidgetEngine. createWidgetView(Widgetchildren widgetChildrenComponent)voidDefaultCockpitWidgetEngine. createWidgetView(Widgetchildren widgetChildrenComponent, java.util.Map<java.lang.String,java.lang.Object> ctx)protected DashboardDashboardContainerRenderer. findDashboardConfiguration(Widgetchildren childrenComponent)protected java.util.Optional<Widgetslot>SwitchContainerRenderer. getActiveWidgetslot(Widgetchildren childrenComponent)Deprecated.since 6.5protected java.util.List<Widgetslot>SwitchContainerRenderer. getAllWidgetslots(Widgetchildren childrenComponent)Deprecated.since 6.5protected java.util.List<Widgetslot>SwitchContainerRenderer. getInactiveWidgetslots(Widgetchildren childrenComponent)Deprecated.since 6.5protected java.util.stream.Stream<Widgetslot>SwitchContainerRenderer. getSlots(Widgetchildren childrenComponent, java.util.function.Predicate<Widgetslot>... predicates)protected WidgetInstanceManagerDashboardContainerRenderer. getWidgetInstanceManager(Widgetchildren childrenComponent)protected booleanConditionalChildrenContainerRenderer. isSpecificRendererValid(Widgetchildren childrenComponent, java.util.Map<java.lang.String,java.lang.Object> ctx)protected voidSwitchContainerRenderer. manageActiveState(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children)protected voidSwitchContainerRenderer. removeUnknownWidgetslots(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children)voidAbstractSplitviewContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children, java.util.Map<java.lang.String,java.lang.Object> ctx)voidConditionalChildrenContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children, java.util.Map<java.lang.String,java.lang.Object> ctx)voidDashboardContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> allChildren, java.util.Map<java.lang.String,java.lang.Object> ctx)voidListContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children, java.util.Map<java.lang.String,java.lang.Object> ctx)voidPortalContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children, java.util.Map<java.lang.String,java.lang.Object> ctx)voidSwitchContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children, java.util.Map<java.lang.String,java.lang.Object> ctx)voidSymbolicModeContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children, java.util.Map<java.lang.String,java.lang.Object> ctx)voidTabContainerRenderer. render(Widgetchildren childrenComponent, java.util.List<WidgetInstance> children, java.util.Map<java.lang.String,java.lang.Object> ctx)protected voidPortalContainerRenderer. renderPanel(WidgetInstance widgetInstance, org.zkoss.zk.ui.Component parent, int index, Widgetchildren childrenComponent)Override to customize how a panel is rendered.protected voidTabContainerRenderer. showNewTabButton(Widgetchildren childrenComponent, WidgetInstance parentWidgetInstance, org.zkoss.zul.Tabs tabs)booleanAdminModeCondition. test(Widgetchildren widgetchildren, java.util.Map<java.lang.String,java.lang.Object> stringObjectMap)Method parameters in com.hybris.cockpitng.engine.impl with type arguments of type Widgetchildren Modifier and Type Method Description voidConditionalChildrenContainerRenderer. setCondition(java.util.function.BiPredicate<Widgetchildren,java.util.Map<java.lang.String,java.lang.Object>> condition) -
Uses of Widgetchildren in com.hybris.cockpitng.util
Methods in com.hybris.cockpitng.util that return Widgetchildren Modifier and Type Method Description static WidgetchildrenWidgetTreeUIUtils. getParentWidgetchildren(org.zkoss.zk.ui.Component comp) -
Uses of Widgetchildren in com.hybris.cockpitng.widgets.controller
Methods in com.hybris.cockpitng.widgets.controller that return Widgetchildren Modifier and Type Method Description WidgetchildrenDashboardWidgetController. getChildrenContainer()WidgetchildrenTabWidgetController. getTabContainer()
-