Uses of Class
de.hybris.platform.cockpit.components.LockableGroupbox
-
Packages that use LockableGroupbox Package Description de.hybris.platform.cmscockpit.components.listsectionbrowser.impl -
-
Uses of LockableGroupbox in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl
Methods in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl that return LockableGroupbox Modifier and Type Method Description protected LockableGroupboxCmsContentSlotListBrowserSectionComponent. createSectionView()protected LockableGroupboxCmsListBrowserSectionComponent. createSectionView()protected LockableGroupboxCmsListBrowserSectionComponent. getSectionGroupbox()Methods in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl with parameters of type LockableGroupbox Modifier and Type Method Description protected voidCmsListBrowserSectionComponent. configureIconAndPreLabel(LockableGroupbox groupBox)Configures the icon and label for a LockableGroupboxprotected org.zkoss.zk.ui.event.EventListenerCmsListBrowserSectionComponent. getLockListener(TypedObject item, LockableGroupbox groupBox)Creates a lock event listener for a LockableGroupbox
-