Uses of Interface
de.hybris.platform.cockpit.components.mvc.SelectableComponent
-
-
Uses of SelectableComponent in de.hybris.platform.cmscockpit.navigationnode.browserarea.list
Classes in de.hybris.platform.cmscockpit.navigationnode.browserarea.list that implement SelectableComponent Modifier and Type Class Description classRelatedItemListControllerController of content pages list. -
Uses of SelectableComponent in de.hybris.platform.cmscockpit.navigationnode.browserarea.tree
Classes in de.hybris.platform.cmscockpit.navigationnode.browserarea.tree that implement SelectableComponent Modifier and Type Class Description classNavigationNodeControllerController of 'navigation node' tree, see related class:NavigationNodeBrowserModel -
Uses of SelectableComponent in de.hybris.platform.cockpit.components.mvc.listbox
Subinterfaces of SelectableComponent in de.hybris.platform.cockpit.components.mvc.listbox Modifier and Type Interface Description interfaceListboxController<T> -
Uses of SelectableComponent in de.hybris.platform.cockpit.components.mvc.tree
Subinterfaces of SelectableComponent in de.hybris.platform.cockpit.components.mvc.tree Modifier and Type Interface Description interfacePositionAwareTreeController<T>Controller of a tree that provides API for exact positioning of nodes.interfaceTreeController<T>Controller of the treeClasses in de.hybris.platform.cockpit.components.mvc.tree that implement SelectableComponent Modifier and Type Class Description classPositionAwareTreeControllerWrapper<T>Default PositionAwareTreeController Wrapper Implementation.classTreeControllerWrapper<T>Default Tree Controller Wrapper Implementation. -
Uses of SelectableComponent in de.hybris.platform.cockpit.zk.mock.test
Classes in de.hybris.platform.cockpit.zk.mock.test that implement SelectableComponent Modifier and Type Class Description classTreeControllerMockJust an empty mock, seeDummyZKTest -
Uses of SelectableComponent in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list that implement SelectableComponent Modifier and Type Class Description classBundleRelatedItemListControllerController of content pages list. -
Uses of SelectableComponent in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree that implement SelectableComponent Modifier and Type Class Description classBundleNavigationNodeControllerController of 'navigation node' tree, see related class:BundleNavigationNodeBrowserModel
-