Uses of Class
de.hybris.platform.cockpit.widgets.events.WidgetEvent
-
Packages that use WidgetEvent Package Description de.hybris.platform.cockpit.widgets.controllers.impl -
-
Uses of WidgetEvent in de.hybris.platform.cockpit.widgets.controllers.impl
Methods in de.hybris.platform.cockpit.widgets.controllers.impl with parameters of type WidgetEvent Modifier and Type Method Description protected voidAbstractWidgetController. dispatchEvent(java.lang.String context, WidgetEvent event)Convenience method for notifying all event acceptors which are registered for events with the context codecontext.
-