Modifier and Type | Origin and Description |
---|---|
public DashboardWidget |
Dashboard.BaseWidget.DashboardWidget!()
Internal field variable used to associate the parent DashboardWidget with this widget. |
public DashboardWidget |
Dashboard.HtmlViewWidgetEvent.DashboardWidget!()
DashboardWidget that the event occurred on |
Modifier and Type | Origin and Description |
---|---|
public DashboardWidget |
Dashboard.DashboardCategory.addAreaChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addAreaChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addAreaChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addAreaChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns an Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns an Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns an Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend)
Creates and returns an Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addDashboardWidget(Widget p_widget!)
Creates an active |
public DashboardWidget |
Dashboard.DashboardCategory.addDashboardWidget(Widget p_widget!, BBjNumber p_active)
Creates an active or inactive |
public DashboardWidget |
Dashboard.DashboardCategory.addGridDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_connectString$, BBjString p_sql$)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjVector p_colHeaderData!, BBjVector p_rowData!)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridExDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$)
Creates and returns an empty |
public DashboardWidget |
Dashboard.DashboardCategory.addGridExDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, ResultSet p_resultSet!)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridExDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_file$, BBjString p_template$, DataRow p_filter!)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridExDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_connectString$, BBjString p_sql$)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridExDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridExDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addGridExDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjVector p_colHeaderData!, BBjVector p_rowData!)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addHtmlViewDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addHtmlViewDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_text$)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addImageDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addImageDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_imageName$)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addImageDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, URL p_imageURL!)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addJasperViewerDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBJasperReport p_report!)
Creates and returns a This method of creating a JasperViewerWidget is less efficient than the version that takes a report file, connection string, and parameter list as your code must create and fill the report before displaying the dashboard. Creating the widget with this method also requires that you register for the refresh callback event and refill the report yourself if you want the report to be updated when the widget is refreshed. |
public DashboardWidget |
Dashboard.DashboardCategory.addJasperViewerDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_reportFile$, BBjString p_connectString$, HashMap p_params!)
Creates and returns a This method is more efficient than the version that take a BBJasperReport object as the Dashboard Utility will create and fill the report just before displaying the widget. The other method requires that you create and fill the report before the dashboard is displayed, even if the widget is not on the first tab and will never be displayed. Additionally, creating the widget with this method will refill the report automatically whenever the widget is refreshed. Constructing the widget with the BBJasperReport object requires that you register for the refresh callback event and refill the report yourself if you want the report to be updated when the widget is refreshed. |
public DashboardWidget |
Dashboard.DashboardCategory.addLineChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addLineChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addLineChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addLineChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addPieChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addPieChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addPieChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addPieChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend, BBjNumber p_numSlices)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addPieChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addRingChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addRingChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addRingChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addRingChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend, BBjNumber p_numSlices)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addRingChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjNumber p_flat, BBjNumber p_legend)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedAreaChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedAreaChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedAreaChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedAreaChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend)
Creates and returns a |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedPercentageBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedPercentageBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedPercentageBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addStackedPercentageBarChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_flat, BBjNumber p_orientation, BBjNumber p_legend)
Creates and returns a Note: As of BBj 23.00, the Dashboard Utility uses JFreeCharts 1.5.x which removes the pseudo-3D charts. Therefore, the p_flat parameter will be ignored in version 23 and higher. |
public DashboardWidget |
Dashboard.DashboardCategory.addXYChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addXYChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjString p_connectString$, BBjString p_sql$, BBjString p_mode$)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addXYChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend, BBjRecordSet p_rs!, BBjVector p_columns!)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.addXYChartDashboardWidget(BBjString p_name$, BBjString p_title$, BBjString p_previewText$, BBjString p_previewImage$, BBjString p_chartTitle$, BBjString p_domainTitle$, BBjString p_rangeTitle$, BBjNumber p_orientation, BBjNumber p_legend)
Creates and returns an |
public DashboardWidget |
Dashboard.DashboardCategory.getDashboardWidget(BBjString p_widgetName$)
Returns a dashboard widget given its name |
public DashboardWidget |
Dashboard.DashboardCategory.updateDashboardWidget(BBjString p_widgetName$, Widget p_widget!)
Updates a dashboard widget in the dashboard category |
public DashboardWidget |
Dashboard.DashboardWidget.clone()
Clones the DashboardWidget |
public DashboardWidget |
Dashboard.WidgetControl.getDashboardWidget()
Returns the encapuslated dashboard widget used in the widget control |
public DashboardWidget |
Dashboard.DashboardWidgetEvent.getDashboardWidget()
Returns the DashboardWidget that is associated with the event |
Modifier and Type | Origin and Description |
---|---|
public void |
Dashboard.DashboardCategory.addDashboardWidget(DashboardWidget p_dashboardWidget!)
Adds a dashboard widget to the end of the dashboard category |
public BBjNumber |
Dashboard.DashboardCategory.getDashboardWidgetPosition(DashboardWidget p_dashboardWidget!)
Returns the position of a dashboard widget |
public void |
Dashboard.DashboardCategory.repositionDashboardWidget(DashboardWidget p_dashboardWidget!, BBjNumber p_destPosition)
Repositions a dashboard widget by inserting it at the specified destination position, shifting all remaining widgets one position higher |
public void |
Dashboard.WidgetControl.setClickCallback(DashboardWidget p_dashboardWidget!)
Sets a callback for a left click event that occurs on the passed dashboard widget |
public void |
Dashboard.WidgetControl.setLeftClickCallback(DashboardWidget p_dashboardWidget!)
Sets a callback for a left click event that occurs on the passed dashboard widget |
public void |
Dashboard.WidgetControl.setRefreshCallback(DashboardWidget p_dashboardWidget!)
Sets a callback for a refresh event that occurs on the passed dashboard widget |
public void |
Dashboard.WidgetControl.setRightClickCallback(DashboardWidget p_dashboardWidget!)
Sets a callback for a right click event that occurs on the passed dashboard widget |
public void |
Dashboard.WidgetControl.setSelectCallback(DashboardWidget p_dashboardWidget!)
Sets a callback for a select event that occurs on the passed dashboard widget |
public BBjString |
.BaseBuildItem.getWidgetConnectString(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetDescription(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetHtmlText(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetHtmlUrl(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetImageFile(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetImageUrl(DashboardWidget p_dashboardWidget!)
|
public BBjVector |
.BaseBuildItem.getWidgetRecordsetColumns(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetRecordsetFile(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetRecordsetTemplate(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetReportConnectString(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetReportFile(DashboardWidget p_dashboardWidget!)
|
public BBjString |
.BaseBuildItem.getWidgetSeriesConnectString(DashboardWidget p_dashboardWidget!, BBjString p_seriesName$)
|
public BBjVector |
.BaseBuildItem.getWidgetSeriesNames(DashboardWidget p_dashboardWidget!)
|
public BBjVector |
.BaseBuildItem.getWidgetSeriesRecordsetColumns(DashboardWidget p_dashboardWidget!, BBjString p_seriesName$)
|
public BBjString |
.BaseBuildItem.getWidgetSeriesRecordsetFile(DashboardWidget p_dashboardWidget!, BBjString p_seriesName$)
|
public BBjString |
.BaseBuildItem.getWidgetSeriesRecordsetTemplate(DashboardWidget p_dashboardWidget!, BBjString p_seriesName$)
|
public BBjString |
.BaseBuildItem.getWidgetSeriesSQL(DashboardWidget p_dashboardWidget!, BBjString p_seriesName$)
|
public BBjString |
.BaseBuildItem.getWidgetSQL(DashboardWidget p_dashboardWidget!)
|
public BBjNumber |
.BaseBuildItem.getWidgetType(DashboardWidget p_dashboardWidget!)
|
public void |
.BaseBuildItem.refreshWidget(DashboardWidget p_dashboardWidget!)
|
public void |
.BaseBuildItem.removeWidgetSeries(DashboardWidget p_dashboardWidget!, BBjString p_seriesName$)
|
public void |
.BaseBuildItem.setWidgetHtmlText(DashboardWidget p_dashboardWidget!, BBjString p_htmlText$)
|
public void |
.BaseBuildItem.setWidgetHtmlUrl(DashboardWidget p_dashboardWidget!, BBjString p_htmlUrl$)
|
public void |
.BaseBuildItem.setWidgetImageFile(DashboardWidget p_dashboardWidget!, BBjString p_imageFile$)
|
public void |
.BaseBuildItem.setWidgetImageUrl(DashboardWidget p_dashboardWidget!, URL p_imageURL!)
|
public void |
.BaseBuildItem.setWidgetRecordsetData(DashboardWidget p_dashboardWidget!, BBjString p_rsFileName$, BBjString p_rsMode$, BBjString p_rsTemplate$, BBjVector p_rsCols!)
|
public void |
.BaseBuildItem.setWidgetReportSQLData(DashboardWidget p_dashboardWidget!, BBjString p_connectString$, BBjString p_sql$)
|
public void |
.BaseBuildItem.setWidgetSeriesRecordsetData(DashboardWidget p_dashboardWidget!, BBjString p_seriesName$, BBjString p_rsFileName$, BBjString p_rsMode$, BBjString p_rsTemplate$, BBjVector p_rsCols!)
|
public void |
.BaseBuildItem.setWidgetSeriesSQLData(DashboardWidget p_dashboardWidget!, BBjString p_seriesName$, BBjString p_connectString$, BBjString p_sql$)
|
public void |
.BaseBuildItem.setWidgetSQLData(DashboardWidget p_dashboardWidget!, BBjString p_connectString$, BBjString p_sql$)
|
Modifier and Type | Origin and Description |
---|---|
WidgetControl |
Dashboard.WidgetControl.WidgetControl(DashboardWidget p_dashboardWidget!, BBjWindow p_parentWindow!, BBjNumber p_x, BBjNumber p_y, BBjNumber p_width, BBjNumber p_height, BBjString p_flags$)
Contructs a widget control |
DashboardWidgetControl |
Dashboard.DashboardWidgetControl.DashboardWidgetControl(DashboardCategoryControl p_dashboardCategoryControl!, DashboardWidget p_dashboardWidget!, BBjWindow p_parentWindow!, BBjNumber p_x, BBjNumber p_y, BBjNumber p_width, BBjNumber p_height, BBjString p_flags$)
Contructs a dashboard widget control |
DashboardWidgetEvent |
Dashboard.DashboardWidgetEvent.DashboardWidgetEvent(DashboardWidget p_dashboardWidget!)
Contructs a DashboardWidgetEvent The dashboard utility uses this method internally to create dashboard widget events |
DashboardWidgetRefreshEvent |
Dashboard.DashboardWidgetRefreshEvent.DashboardWidgetRefreshEvent(DashboardWidget p_dashboardWidget!)
Contructs a DashboardWidgetRefreshEvent The dashboard utility uses this method internally to create a DashboardWidgetRefreshEvent. After a widget's refresh event has been triggered the WidgetControl uses this method to create a DashboardWidgetRefreshEvent that is then passed to your callback routine. |
DashboardWidgetRefreshEvent |
Dashboard.DashboardWidgetRefreshEvent.DashboardWidgetRefreshEvent(DashboardWidget p_dashboardWidget!, BBjNumber p_refreshType)
Contructs a DashboardWidgetRefreshEvent specifying the refresh type The dashboard utility uses this method internally to create a DashboardWidgetRefreshEvent. After a widget's refresh event has been triggered the WidgetControl uses this method to create a DashboardWidgetRefreshEvent that is then passed to your callback routine. |
DashboardWidgetClickEvent |
Dashboard.DashboardWidgetClickEvent.DashboardWidgetClickEvent(DashboardWidget p_dashboardWidget!, BBjMouseUpEvent p_event!)
Contructs a DashboardWidgetClickEvent The dashboard utility uses this method internally to create a DashboardWidgetClickEvent. After the user clicks on the widget the WidgetControl uses this method to create a DashboardWidgetClickEvent that is then passed to your callback routine. |
DashboardWidgetLeftClickEvent |
Dashboard.DashboardWidgetLeftClickEvent.DashboardWidgetLeftClickEvent(DashboardWidget p_dashboardWidget!, BBjMouseUpEvent p_event!)
Contructs a DashboardWidgetLeftClickEvent The dashboard utility uses this method internally to create a DashboardWidgetLeftClickEvent. After the user left-clicks on a widget the WidgetControl uses this method to create a DashboardWidgetLeftClickEvent that is then passed to your callback routine. |
DashboardWidgetRightClickEvent |
Dashboard.DashboardWidgetRightClickEvent.DashboardWidgetRightClickEvent(DashboardWidget p_dashboardWidget!, BBjMouseUpEvent p_event!)
Contructs a DashboardWidgetRightClickEvent The dashboard utility uses this method internally to create a DashboardWidgetRightClickEvent. After the user right-clicks on the widget the WidgetControl uses this method to create a DashboardWidgetRightClickEvent that is then passed to your callback routine. |
DashboardWidgetSelectEvent |
Dashboard.DashboardWidgetSelectEvent.DashboardWidgetSelectEvent(DashboardWidget p_dashboardWidget!, WidgetControl p_widgetControl!)
Contructs a DashboardWidgetSelectEvent |
DashboardWidgetMenuSelectEvent |
Dashboard.DashboardWidgetMenuSelectEvent.DashboardWidgetMenuSelectEvent(DashboardWidget p_dashboardWidget!, BBjPopupSelectEvent p_event!)
Contructs a DashboardWidgetMenuSelectEvent The dashboard utility uses this method internally to create a DashboardWidgetMenuSelectEvent. After the user selects an item from a DashboardWidgetMenu, the WidgetControl uses this method to create a DashboardWidgetMenuSelectEvent that is then passed to your callback routine. |
DashboardWidgetLinkSelectEvent |
Dashboard.DashboardWidgetLinkSelectEvent.DashboardWidgetLinkSelectEvent(DashboardWidget p_dashboardWidget!, BBjString p_url$)
Contructs a DashboardWidgetLinkSelectEvent The dashboard utility uses this method internally to create a DashboardWidgetLinkSelectEvent. After the user clicks on a DashboardWidgetLink the WidgetControl uses this method to create a DashboardWidgetLinkSelectEvent that is then passed to your callback routine. |
DashboardWidgetFilterSelectEvent |
Dashboard.DashboardWidgetFilterSelectEvent.DashboardWidgetFilterSelectEvent(DashboardWidget p_dashboardWidget!, BBjString p_filterName$, BBjString p_filterKey$, BBjString p_filterValue$)
Contructs a DashboardWidgetFilterSelectEvent with the default filter type of FILTER_TYPE_LISTBUTTON The dashboard utility uses this method internally to create a DashboardWidgetFilterSelectEvent. After the user selects a DashboardWidgetFilter item the WidgetControl uses this method to create a DashboardWidgetFilterSelectEvent that is then passed to your callback routine. |
DashboardWidgetFilterSelectEvent |
Dashboard.DashboardWidgetFilterSelectEvent.DashboardWidgetFilterSelectEvent(DashboardWidget p_dashboardWidget!, BBjString p_filterName$, BBjString p_filterKey$, BBjString p_filterValue$, BBjNumber p_filterType)
Contructs a DashboardWidgetFilterSelectEvent specifying the type of filter The dashboard utility uses this method internally to create a DashboardWidgetFilterSelectEvent. After the user selects a DashboardWidgetFilter item the WidgetControl uses this method to create a DashboardWidgetFilterSelectEvent that is then passed to your callback routine. |
DashboardWidgetFilterSelectEvent |
Dashboard.DashboardWidgetFilterSelectEvent.DashboardWidgetFilterSelectEvent(DashboardWidget p_dashboardWidget!, BBjString p_filterName$, BBjString p_filterKey$, BBjString p_filterValue$, BBjNumber p_filterType, BBjControl p_filterControl!)
Contructs a DashboardWidgetFilterSelectEvent specifying the type of filter The dashboard utility uses this method internally to create a DashboardWidgetFilterSelectEvent. After the user selects a DashboardWidgetFilter item the WidgetControl uses this method to create a DashboardWidgetFilterSelectEvent that is then passed to your callback routine. |