Uses of Class
com.hybris.cockpitng.core.config.impl.jaxb.hybris.Actions
-
Packages that use Actions Package Description com.hybris.cockpitng.components com.hybris.cockpitng.core.config.impl com.hybris.cockpitng.core.config.impl.jaxb.adapters -
-
Uses of Actions in com.hybris.cockpitng.components
Methods in com.hybris.cockpitng.components that return Actions Modifier and Type Method Description ActionsActions. getConfiguration()Methods in com.hybris.cockpitng.components with parameters of type Actions Modifier and Type Method Description protected ActionGroupDefaultCockpitActionsRenderer. getGroupConfig(Actions configuration, java.lang.String groupId)protected booleanDefaultCockpitActionsRenderer. isOnlyOneGroup(Actions actions)protected voidDefaultCockpitActionsRenderer. renderAllGroups(AbstractCockpitElementsContainer parent, java.util.Set<org.zkoss.zk.ui.HtmlBasedComponent> groupContainers, Actions actions)protected voidDefaultCockpitActionsRenderer. renderSingleGroup(AbstractCockpitElementsContainer parent, java.util.Set<org.zkoss.zk.ui.HtmlBasedComponent> groupContainers, Actions actions) -
Uses of Actions in com.hybris.cockpitng.core.config.impl
Methods in com.hybris.cockpitng.core.config.impl that return Actions Modifier and Type Method Description ActionsDefaultActionsConfigurationFallbackStrategy. loadFallbackConfiguration(ConfigContext context, java.lang.Class<Actions> configurationType)Method parameters in com.hybris.cockpitng.core.config.impl with type arguments of type Actions Modifier and Type Method Description ActionsDefaultActionsConfigurationFallbackStrategy. loadFallbackConfiguration(ConfigContext context, java.lang.Class<Actions> configurationType) -
Uses of Actions in com.hybris.cockpitng.core.config.impl.jaxb.adapters
Methods in com.hybris.cockpitng.core.config.impl.jaxb.adapters that return Actions Modifier and Type Method Description ActionsActionsConfigurationAdapter. adaptAfterLoad(ConfigContext context, Actions actions)ActionsActionsConfigurationAdapter. adaptBeforeMerge(ConfigContext context, Actions actions)ActionsActionsConfigurationAdapter. adaptBeforeStore(ConfigContext context, Actions actions)Methods in com.hybris.cockpitng.core.config.impl.jaxb.adapters with parameters of type Actions Modifier and Type Method Description ActionsActionsConfigurationAdapter. adaptAfterLoad(ConfigContext context, Actions actions)ActionsActionsConfigurationAdapter. adaptBeforeMerge(ConfigContext context, Actions actions)ActionsActionsConfigurationAdapter. adaptBeforeStore(ConfigContext context, Actions actions)
-