Class WidgetFocusEvent
java.lang.Object
de.hybris.platform.cockpit.events.impl.AbstractCockpitEvent
de.hybris.platform.cockpit.widgets.events.WidgetFocusEvent
- All Implemented Interfaces:
CockpitEvent
A widget focus event is fired when widget focus changes.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.cockpit.events.impl.AbstractCockpitEvent
getSource, toString
-
Constructor Details
-
WidgetFocusEvent
-
-
Method Details
-
getWidgetCode
Returns the code of the focused widget.- Returns:
- focused widget's code
-