Uses of Class
de.hybris.platform.cockpit.widgets.events.WidgetModelEvent
Packages that use WidgetModelEvent
Package
Description
-
Uses of WidgetModelEvent in de.hybris.platform.cockpit.widgets.events
Methods in de.hybris.platform.cockpit.widgets.events with parameters of type WidgetModelEventModifier and TypeMethodDescriptionvoidWidgetModelListener.onModelEvent(WidgetModelEvent modelEvent) Called by a widget model when its state has changed (assuming this listener has been registered with the model). -
Uses of WidgetModelEvent in de.hybris.platform.cockpit.widgets.impl
Methods in de.hybris.platform.cockpit.widgets.impl with parameters of type WidgetModelEvent -
Uses of WidgetModelEvent in de.hybris.platform.cockpit.widgets.models.impl
Methods in de.hybris.platform.cockpit.widgets.models.impl with parameters of type WidgetModelEventModifier and TypeMethodDescriptionprotected voidAbstractWidgetModel.notifyListeners(WidgetModelEvent event)