SAP ABAP Class CL_DBA_DASHBOARD_UI_GROUP (DBA: Dashboard UI Group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DBA_DASHBOARD_UI_GROUP  
Short Description DBA: Dashboard UI Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20120621   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DBA_DASHBOARD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DBA_DASHBOARD_UI_GROUP has no interface implemented.
Friends
Class CL_DBA_DASHBOARD_UI_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_OKCODE Constant Public See coding 20121008
2 MT_FIELDS Instance attribute Public Type reference (TYPE) DBA_DASHBOARD_UI_FIELD_TAB DBA: Dashboard UI Field Table 20120621
3 MT_TOOLBAR_BUTTONS Instance attribute Private Type reference (TYPE) DBA_WD_BUTTON_LIST DBA: List of Buttons 20121004
4 MV_LABEL Instance attribute Private Type reference (TYPE) STRING 20120621
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLBAR_ACTION Instance method Public Method 20121002
2 CONSTRUCTOR Instance method Public Constructor 20120621
3 DEFINE_FIELD Instance method Public Method 20120621
4 GET_FIELDS Instance method Public Method 20120621
5 GET_LABEL Instance method Public Method 20120711
6 GET_TOOLBAAR_BUTTONS Instance method Public Method 20121004
Events
Class CL_DBA_DASHBOARD_UI_GROUP has no event.
Types
Class CL_DBA_DASHBOARD_UI_GROUP has no local type.
Method Signatures

Method ADD_TOOLBAR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON Call by reference Type reference (TYPE) STRING 20121002
2 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20121002
3 Importing TEXT Call by reference Type reference (TYPE) CLIKE 20121002
4 Importing TEXT_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121002
5 Importing TOOL_TIP Call by reference Type reference (TYPE) CLIKE 20121002

Method ADD_TOOLBAR_ACTION on class CL_DBA_DASHBOARD_UI_GROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20120621

Method CONSTRUCTOR on class CL_DBA_DASHBOARD_UI_GROUP has no exception.

Method DEFINE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GRAPHICS Call by reference Type reference (TYPE) DBA_GC_GRAPHICS_TABLE DBA: Graphic Component Graphics Table 20130115
2 Importing IV_ALV_VISIBLE_COLUMNS Call by reference Type reference (TYPE) STRING 20120820
3 Importing IV_LABEL Call by reference Type reference (TYPE) CLIKE 20120719
4 Importing IV_OKCODE Call by reference Type reference (TYPE) SYUCOMM '-1' 20130515
5 Importing IV_TOOLTIP Call by reference Type reference (TYPE) CLIKE 20130516
6 Importing IV_TYPE Call by reference Type reference (TYPE) I CL_DBA_DASHBOARD=>E_TYPE-DEFAULT 20120820
7 Importing IV_UNIT Call by reference Type reference (TYPE) STRING 20130123
8 Returning RR_FIELD Value transfer Object reference (TYPE REF TO) CL_DBA_DASHBOARD_UI_FIELD DBA: Dashbaord UI Field 20120621

Method DEFINE_FIELD on class CL_DBA_DASHBOARD_UI_GROUP has no exception.

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDS Value transfer Type reference (TYPE) DBA_DASHBOARD_UI_FIELD_TAB DBA Cockpit: List of Field Descriptions for Component Builde 20120621

Method GET_FIELDS on class CL_DBA_DASHBOARD_UI_GROUP has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20120711

Method GET_LABEL on class CL_DBA_DASHBOARD_UI_GROUP has no exception.

Method GET_TOOLBAAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) DBA_WD_BUTTON_LIST DBA: List of Buttons 20121004

Method GET_TOOLBAAR_BUTTONS on class CL_DBA_DASHBOARD_UI_GROUP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740