Modifier and Type | Origin and Description |
---|---|
public DashboardCategoryControl |
Dashboard.DashboardControl.getDashboardCategoryControl(BBjString p_categoryName$)
Returns a dashboard category control given its unique name |
public DashboardCategoryControl |
Dashboard.DashboardWidgetControl.getDashboardCategoryControl()
Returns the dashboard category control that the dashboard widget control is housed in |
Modifier and Type | Origin and Description |
---|---|
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 |