Uses of Class
com.hybris.cockpitng.core.events.impl.DefaultCockpitEvent
-
-
Uses of DefaultCockpitEvent in com.hybris.cockpitng.core.events.impl
Subclasses of DefaultCockpitEvent in com.hybris.cockpitng.core.events.impl Modifier and Type Class Description classItemsChangedEvent -
Uses of DefaultCockpitEvent in com.hybris.cockpitng.dataaccess.facades.object.impl
Methods in com.hybris.cockpitng.dataaccess.facades.object.impl with parameters of type DefaultCockpitEvent Modifier and Type Method Description protected voidDefaultObjectFacade. populateEventContext(Context source, DefaultCockpitEvent destination)Deprecated, for removal: This API element is subject to removal in a future version.since 6.5 -
Uses of DefaultCockpitEvent in com.hybris.cockpitng.widgets.baseeditorarea
Methods in com.hybris.cockpitng.widgets.baseeditorarea with parameters of type DefaultCockpitEvent Modifier and Type Method Description protected voidDefaultEditorAreaController. populateEventContext(Context source, DefaultCockpitEvent destination) -
Uses of DefaultCockpitEvent in com.hybris.cockpitng.widgets.controller
Methods in com.hybris.cockpitng.widgets.controller with parameters of type DefaultCockpitEvent Modifier and Type Method Description voidDashboardWidgetController. globalClientInfo(DefaultCockpitEvent globalEvent)voidBorderLayoutWidgetController. onViewInfo(DefaultCockpitEvent globalEvent)
-