Uses of Class
de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list.BundleRelatedItemListController
-
-
Uses of BundleRelatedItemListController in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list that return BundleRelatedItemListController Modifier and Type Method Description protected BundleRelatedItemListControllerBundleRelatedItemListRenderer. getRelatedItemListController() -
Uses of BundleRelatedItemListController in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return BundleRelatedItemListController Modifier and Type Method Description protected BundleRelatedItemListControllerBundleNavigationNodeContentMainComponent. getRelatedItemListController()ReturnsListboxControllerconfigured via spring.Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type BundleRelatedItemListController Modifier and Type Method Description protected TreeControllerBundleNavigationNodeContentMainComponent. createTreeController(org.zkoss.zk.ui.Component relatedItemListContainer, BundleRelatedItemListController relatedItemListController, Listbox listbox, org.zkoss.zul.Button addItemButton, org.zkoss.zul.Button searchProductButton)Creates a controller for a tree component.protected voidBundleNavigationNodeContentMainComponent. refreshRelatedItemList(org.zkoss.zk.ui.Component parent, Listbox listBox, BundleRelatedItemListController controller)Refreshes a content item list after selection was done in the tree.
-