Uses of Class
com.hybris.cockpitng.components.Actions
-
-
Uses of Actions in com.hybris.backoffice.widgets.advancedsearch
Methods in com.hybris.backoffice.widgets.advancedsearch that return Actions Modifier and Type Method Description protected ActionsAbstractSearchController. getActionSlot()Methods in com.hybris.backoffice.widgets.advancedsearch with parameters of type Actions Modifier and Type Method Description protected voidAbstractSearchController. setActionSlot(Actions actionSlot) -
Uses of Actions in com.hybris.backoffice.widgets.advancedsearch.impl.renderer
Methods in com.hybris.backoffice.widgets.advancedsearch.impl.renderer with parameters of type Actions Modifier and Type Method Description voidAdvancedSearchRenderer. renderVisible(org.zkoss.zul.Grid container, org.zkoss.zul.Radiogroup sortControlCnt, Actions actionSlot, AdvancedSearch configuration, DataType dataType) -
Uses of Actions in com.hybris.backoffice.widgets.quicklist
Methods in com.hybris.backoffice.widgets.quicklist that return Actions Modifier and Type Method Description protected ActionsQuickListController. getActionSlot()Methods in com.hybris.backoffice.widgets.quicklist with parameters of type Actions Modifier and Type Method Description protected voidQuickListController. setActionSlot(Actions actionSlot) -
Uses of Actions in com.hybris.cockpitng.widgets.baseeditorarea
Methods in com.hybris.cockpitng.widgets.baseeditorarea that return Actions Modifier and Type Method Description ActionsDefaultEditorAreaController. getActionSlot() -
Uses of Actions in com.hybris.cockpitng.widgets.collectionbrowser
Methods in com.hybris.cockpitng.widgets.collectionbrowser that return Actions Modifier and Type Method Description ActionsCollectionBrowserController. getActionSlot() -
Uses of Actions in com.hybris.cockpitng.widgets.common.explorertree
Methods in com.hybris.cockpitng.widgets.common.explorertree that return Actions Modifier and Type Method Description ActionsExplorerTreeController. getPrimaryActions()ActionsExplorerTreeController. getSecondaryActions() -
Uses of Actions in com.hybris.cockpitng.widgets.common.explorertree.renderer
Methods in com.hybris.cockpitng.widgets.common.explorertree.renderer that return Actions Modifier and Type Method Description protected ActionsDefaultTreeitemRenderer. createActions(java.lang.Object data, java.lang.String actionsComponent)Methods in com.hybris.cockpitng.widgets.common.explorertree.renderer with parameters of type Actions Modifier and Type Method Description protected voidDefaultTreeitemRenderer. addClientHideEvent(Actions actions) -
Uses of Actions in com.hybris.cockpitng.widgets.common.systembar
Methods in com.hybris.cockpitng.widgets.common.systembar that return Actions Modifier and Type Method Description ActionsSystemBarController. getDevToolbarActionSlot() -
Uses of Actions in com.hybris.cockpitng.widgets.summaryview
Methods in com.hybris.cockpitng.widgets.summaryview that return types with arguments of type Actions Modifier and Type Method Description protected java.util.Set<Actions>SummaryViewController. getActionSlots() -
Uses of Actions in com.hybris.cockpitng.widgets.summaryview.renderer
Methods in com.hybris.cockpitng.widgets.summaryview.renderer that return Actions Modifier and Type Method Description protected ActionsDefaultSummaryViewSectionRenderer. createActionsSlot(Actions actions, java.lang.Object data, java.lang.String typeCode, WidgetInstanceManager widgetInstanceManager)
-