Uses of Interface
de.hybris.platform.cockpit.events.CockpitEvent
Packages that use CockpitEvent
Package
Description
-
Uses of CockpitEvent in de.hybris.platform.admincockpit.session.impl
Methods in de.hybris.platform.admincockpit.session.impl with parameters of type CockpitEventModifier and TypeMethodDescriptionvoidAdmincockpitBrowserArea.onCockpitEvent(CockpitEvent event) voidAdmincockpitEditorArea.onCockpitEvent(CockpitEvent event) voidAdmincockpitNavigationArea.onCockpitEvent(CockpitEvent event) -
Uses of CockpitEvent in de.hybris.platform.cmscockpit.cms.events
Methods in de.hybris.platform.cmscockpit.cms.events with parameters of type CockpitEventModifier and TypeMethodDescriptionbooleanLiveEditBrowserCockpitEventHandler.canHandleEvent(CockpitEvent event, UIBROWSERAREA browserArea) voidLiveEditBrowserCockpitEventHandler.handleCockpitEvent(CockpitEvent event, UIBROWSERAREA browserArea) -
Uses of CockpitEvent in de.hybris.platform.cmscockpit.components.sectionpanel
Methods in de.hybris.platform.cmscockpit.components.sectionpanel with parameters of type CockpitEventModifier and TypeMethodDescriptionvoidCatalogVersionSectionSelectorSection.onCockpitEvent(CockpitEvent event) voidLiveCatalogVersionSectionSelectorSection.onCockpitEvent(CockpitEvent event) voidLiveSiteSectionSelectorSection.onCockpitEvent(CockpitEvent event) voidSiteSectionSelectorSection.onCockpitEvent(CockpitEvent event) voidWebsiteCatalogVersionSelectorSection.onCockpitEvent(CockpitEvent event) voidWebsitesSelectorSection.onCockpitEvent(CockpitEvent event) -
Uses of CockpitEvent in de.hybris.platform.cmscockpit.events.impl
Classes in de.hybris.platform.cmscockpit.events.impl that implement CockpitEventModifier and TypeClassDescriptionclassclassclassclassclassThe Class PageViewNavigationEvent. -
Uses of CockpitEvent in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type CockpitEventModifier and TypeMethodDescriptionvoidCatalogBrowserArea.onCockpitEvent(CockpitEvent event) voidCatalogNavigationArea.onCockpitEvent(CockpitEvent event) voidCmsPageBrowserModel.onCockpitEvent(CockpitEvent event) voidContentEditorBrowserSectionModel.onCockpitEvent(CockpitEvent event) voidLiveEditBrowserArea.onCockpitEvent(CockpitEvent event) voidLiveEditNavigationArea.onCockpitEvent(CockpitEvent event) voidNavigationNodeBrowserArea.onCockpitEvent(CockpitEvent event) -
Uses of CockpitEvent in de.hybris.platform.cockpit.components
Methods in de.hybris.platform.cockpit.components that return types with arguments of type CockpitEventModifier and TypeMethodDescriptionPushComponent.getEvents()Returns the events in the internal event queue.Methods in de.hybris.platform.cockpit.components with parameters of type CockpitEventModifier and TypeMethodDescriptionvoidPushComponent.addEvent(CockpitEvent event) Adds an event to this push components internal event queue. -
Uses of CockpitEvent in de.hybris.platform.cockpit.events
Methods in de.hybris.platform.cockpit.events with parameters of type CockpitEvent -
Uses of CockpitEvent in de.hybris.platform.cockpit.events.impl
Classes in de.hybris.platform.cockpit.events.impl that implement CockpitEventModifier and TypeClassDescriptionclassAbstract Cockpit event class.classSuperclass of undo/re-do related events.classGeneral Cockpit event.classPropagates different clipboard related actionsclassclassclassclassclassItemChangedEventis used to notify interested parties that an item has changed.classclassclassclassclassSelectIndexesEventis used to notify interested parties that indexes in view should be selected.classEvent produced after a new undo-able operation was added to undo manager.classEvent produced after an undo or re-do was performed.class -
Uses of CockpitEvent in de.hybris.platform.cockpit.model.listview.impl
Methods in de.hybris.platform.cockpit.model.listview.impl with parameters of type CockpitEventModifier and TypeMethodDescriptionvoidAbstractTableController.onCockpitEvent(CockpitEvent event) voidContextAreaTableController.onCockpitEvent(CockpitEvent event) -
Uses of CockpitEvent in de.hybris.platform.cockpit.reports.components.perspective
Methods in de.hybris.platform.cockpit.reports.components.perspective with parameters of type CockpitEvent -
Uses of CockpitEvent in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session with parameters of type CockpitEventModifier and TypeMethodDescriptionvoidDummyUISession.sendGlobalEvent(CockpitEvent event) voidDummyUISession.sendGlobalEvent(CockpitEvent event, boolean immediate) voidUISession.sendGlobalEvent(CockpitEvent event) Processes given event.voidUISession.sendGlobalEvent(CockpitEvent event, boolean immediate) Processes given event. -
Uses of CockpitEvent in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl with parameters of type CockpitEventModifier and TypeMethodDescriptionprotected voidAbstractPushController.addEvent(CockpitEvent cockpitEvent) voidAbstractBrowserArea.onCockpitEvent(CockpitEvent event) voidAbstractUINavigationArea.onCockpitEvent(CockpitEvent event) voidBaseUICockpitNavigationArea.onCockpitEvent(CockpitEvent event) voidBaseUICockpitPerspective.onCockpitEvent(CockpitEvent event) voidCommunicationBrowserModel.onCockpitEvent(CockpitEvent event) voidDefaultBrowserSectionModel.onCockpitEvent(CockpitEvent event) voidEditorArea.onCockpitEvent(CockpitEvent event) voidWorkflowItemsBrowserModel.onCockpitEvent(CockpitEvent event) voidUISessionImpl.sendGlobalEvent(CockpitEvent event) voidUISessionImpl.sendGlobalEvent(CockpitEvent event, boolean immediate) -
Uses of CockpitEvent in de.hybris.platform.cockpit.widgets.events
Classes in de.hybris.platform.cockpit.widgets.events that implement CockpitEventModifier and TypeClassDescriptionclassAWidgetEventis an event used by the Cockpit Widget Framework.classA widget focus event is fired when widget focus changes.classA WidgetModelEvent is fired by aWidgetModelwhen its state has been changed. -
Uses of CockpitEvent in de.hybris.platform.cockpit.widgets.impl
Methods in de.hybris.platform.cockpit.widgets.impl with parameters of type CockpitEventModifier and TypeMethodDescriptionprotected voidDefaultWidgetContainer.notifyListeners(CockpitEvent event) voidDefaultWidgetContentBrowser.onCockpitEvent(CockpitEvent event) -
Uses of CockpitEvent in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl with parameters of type CockpitEvent -
Uses of CockpitEvent in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type CockpitEventModifier and TypeMethodDescriptionvoidBundleNavigationNodeBrowserArea.onCockpitEvent(CockpitEvent event) -
Uses of CockpitEvent in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl with parameters of type CockpitEvent