public class JasperViewerWidgetControlEvent extends Object
Modifier and Type | Field and Description |
---|---|
BBjSysGuiEvent |
SysGuiEvent!
Event that occurred
|
Widget |
Widget!
Widget that the event occurred on
|
Constructor and Description |
---|
JasperViewerWidgetControlEvent(Widget p_widget!,
BBjSysGuiEvent p_sysguiEvent!)
Constructs a jasper viewer widget control event
|
public Widget Widget!
public BBjSysGuiEvent SysGuiEvent!
public JasperViewerWidgetControlEvent(Widget p_widget!, BBjSysGuiEvent p_sysguiEvent!)
p_widget!
- Widget that the event occurred onp_sysguiEvent!
- Event that occurred