Uses of Class
com.hybris.cockpitng.core.config.impl.jaxb.hybris.ActionGroupSplit
-
Packages that use ActionGroupSplit Package Description com.hybris.cockpitng.components -
-
Uses of ActionGroupSplit in com.hybris.cockpitng.components
Methods in com.hybris.cockpitng.components with parameters of type ActionGroupSplit Modifier and Type Method Description protected voidDefaultCockpitActionsRenderer. renderActionGroupSplit(AbstractCockpitElementsContainer parent, ActionGroupSplit groupConfig, org.zkoss.zk.ui.HtmlBasedComponent container, java.util.Set<Action> actionComponents)protected voidDefaultCockpitActionsRenderer. renderActionsForPopupInActionGroupSplit(AbstractCockpitElementsContainer parent, ActionGroupSplit groupConfig, java.util.Set<Action> actionComponents, org.zkoss.zul.Popup popup, java.util.List<Action> actionsForPopup)protected voidDefaultCockpitActionsRenderer. renderPrimaryAction(AbstractCockpitElementsContainer parent, ActionGroupSplit groupConfig, java.util.Set<Action> actionComponents, org.zkoss.zul.Popup popup, Action primaryAction)protected ActionDefaultCockpitActionsRenderer. resolvePrimaryAction(ActionGroupSplit groupConfig)
-