Modifier and Type | Origin and Description |
---|---|
public DashboardControl |
Dashboard.DashboardWindow.getDashboardControl()
Returns the encapsualted dashboard control |
public DashboardControl |
Dashboard.DashboardCategoryControl.getDashboardControl()
Returns the dashboard control that this dashboard category control is a part of |
Modifier and Type | Origin and Description |
---|---|
DashboardCategoryControl |
Dashboard.DashboardCategoryControl.DashboardCategoryControl(DashboardCategory p_dashboardCategory!, DashboardControl p_dashboardControl!, BBjWindow p_parentWindow!, BBjNumber p_x, BBjNumber p_y, BBjNumber p_width, BBjNumber p_height, BBjString p_flags$)
Constructs a DashboardCategoryControl |