public class WidgetEvent extends AbstractCockpitEvent
WidgetEvent is an event used by the Cockpit Widget Framework.WidgetController| Constructor and Description |
|---|
WidgetEvent(Object source,
String context)
Creates a new widget event with the specified event source and context code.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContext()
Returns the event context of this event.
|
getSource, toStringpublic String getContext()
Copyright © 2017 SAP SE. All Rights Reserved.