public class JasperViewerWidgetControlEvent
JasperViewerWidgetControlEvent Contains information for a jasper viewer widget control event
| 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 BBjSysGuiEvent SysGuiEvent!Event that occurred
public Widget Widget!Widget that the event occurred on
public JasperViewerWidgetControlEvent(Widget p_widget!, BBjSysGuiEvent p_sysguiEvent!)
Constructs a jasper viewer widget control event
p_widget! Widget that the event occurred onp_sysguiEvent! Event that occurred