public class HtmlViewWidgetEvent extends Object
Dashboard.HtmlViewWidget#setCallback()
has an example
Modifier and Type | Field and Description |
---|---|
DashboardWidget |
DashboardWidget!
DashboardWidget that the event occurred on
|
BBjSysGuiEvent |
SysGuiEvent!
The BBjSysGuiEvent that occurred
|
Widget |
Widget!
Widget that the event occurred on
|
Constructor and Description |
---|
HtmlViewWidgetEvent(Widget p_widget!,
BBjSysGuiEvent p_sysguiEvent!)
Constructs a HtmlViewWidgetEvent
|
public DashboardWidget DashboardWidget!
public Widget Widget!
public BBjSysGuiEvent SysGuiEvent!
public HtmlViewWidgetEvent(Widget p_widget!, BBjSysGuiEvent p_sysguiEvent!)
p_widget!
- Widget that the event occurred onp_sysguiEvent!
- Event that occurred