| Package | Description |
|---|---|
| de.hybris.platform.cockpit.events.impl | |
| de.hybris.platform.cockpit.widgets.events | |
| de.hybris.platform.importcockpit.events.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUndoRedoEvent
Superclass of undo/re-do related events.
|
class |
ChangedEvent
General Cockpit event.
|
class |
ClipboardEvent
Propagates different clipboard related actions
|
class |
CommentCockpitEvent |
class |
FocusEvent |
class |
GeneralUpdateEvent |
class |
InfoboxCockpitEvent |
class |
ItemChangedEvent
ItemChangedEvent is used to notify interested parties that an item has changed. |
class |
OpenCommentRecordEvent |
class |
PerspectiveChangeEvent |
class |
SearchEvent |
class |
SectionSelectEvent |
class |
SelectIndexesEvent
SelectIndexesEvent is used to notify interested parties that indexes in view should be selected. |
class |
UndoAddedEvent
Event produced after a new undo-able operation was added to undo manager.
|
class |
UndoRedoEvent
Event produced after an undo or re-do was performed.
|
class |
WorkflowCockpitEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
WidgetEvent
A
WidgetEvent is an event used by the Cockpit Widget Framework. |
class |
WidgetFocusEvent
A widget focus event is fired when widget focus changes.
|
class |
WidgetModelEvent
A WidgetModelEvent is fired by a
WidgetModel when its state has been changed. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImportCockpitEvent
Superclass of all events that are defined for the Import Cockpit only.
|
class |
AddAlreadyMappedEvent |
class |
DeleteJobEvent |
class |
MappingLineAddedEvent
Import Cockpit event fired when a new mapping mappingLineModel has been added to the mapping.
|
class |
MappingLineRemovedEvent
Import Cockpit event fired when a mapping mappingLineModel has been removed from the mapping.
|
class |
MappingLoadedEvent
Import Cockpit event fired when a mapping of another cron job has been loaded.
|
class |
MappingSavedEvent
Import Cockpit event fired when the mapping has been saved.
|
class |
MappingValidatedEvent
Import Cockpit event fired when the mapping has been validated.
|
class |
NewMappingStatusEvent |
class |
ProcessChangedEvent
Import Cockpit event fired when the cron job settings were changed.
|
class |
RemoveAlreadyMappedEvent |
class |
RemovedJobEvent |
class |
StartStopEvent
Import Cockpit event fired when an import cockpit cron job has been started or stopped.
|
class |
TargetAttributeDroppedEvent
Import Cockpit event fired when a target attribute has been dragged from the target section
and dropped to the mapping area.
|
class |
TargetTypeChangedEvent |
Copyright © 2018 SAP SE. All Rights Reserved.