SAP ABAP Class CL_DBA_GUI_LAUNCHPAD (DBA Cockpit: Launchpad)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_EVENT_RECEIVER_BASE | CL_DB6_EVENT_RECEIVER_BASE | 20050615 |
Properties
Class | CL_DBA_GUI_LAUNCHPAD | |
Short Description | DBA Cockpit: Launchpad | |
Super Class | CL_DB6_EVENT_RECEIVER_BASE | CL_DB6_EVENT_RECEIVER_BASE |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20050614 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_GUI_LAUNCHPAD has no forward declaration.
Interfaces
Class CL_DBA_GUI_LAUNCHPAD has no interface implemented.
Friends
Class CL_DBA_GUI_LAUNCHPAD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050614 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050714 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20050614 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | TV_NODEKEY | -88888 | Tree Control: Node Key | 20080404 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | TEXT40 | 'Launchpad' | Text, 40 Characters Long | 20050623 |
Methods
Events
Class CL_DBA_GUI_LAUNCHPAD has no event.
Types
Class CL_DBA_GUI_LAUNCHPAD has no local type.
Method Signatures
Method ADD_TASK_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | DB6CC_DB6NAVTREE_TAB | 20050614 | |||
2 | ![]() |
NODE | Call by reference | Type reference (TYPE) | DB6CC_TASK_NODE_ENTRY | Tree Control: Attribute eines Knotens | 20050614 |
Method ADD_TASK_ITEMS on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method BUILD_ACTION_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | DB6CC_DB6NAVTREE_TAB | ITEM_TABLE | 20050614 | ||
2 | ![]() |
NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | NODE_TABLE | 20050614 | ||
3 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | TV_NODEKEY | PARENT | 20050614 |
Method BUILD_ACTION_TREE on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method BUILD_LAUNCHPAD_TREE Signature
Method BUILD_LAUNCHPAD_TREE on class CL_DBA_GUI_LAUNCHPAD has no parameter.
Method BUILD_LAUNCHPAD_TREE on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method BUILD_TASK_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | DB6CC_DB6NAVTREE_TAB | ITEM_TABLE | 20050615 | ||
2 | ![]() |
NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | NODE_TABLE | 20050615 |
Method BUILD_TASK_TREE on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method CLEAR_LAUNCHPAD_TREE Signature
Method CLEAR_LAUNCHPAD_TREE on class CL_DBA_GUI_LAUNCHPAD has no parameter.
Method CLEAR_LAUNCHPAD_TREE on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method COLLAPSE_ALL Signature
Method COLLAPSE_ALL on class CL_DBA_GUI_LAUNCHPAD has no parameter.
Method COLLAPSE_ALL on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstrakter Container für GUI Controls | 20050622 | ||
2 | ![]() |
DBAFW_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050614 |
Method CONSTRUCTOR on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method ENABLE_OR_DISABLE_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_ACTION_REF | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ACTION | Metadaten für datenbankabhängige DBA-Aktionen | 20050725 |
Method ENABLE_OR_DISABLE_ACTIONS on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method EXPAND_ALL Signature
Method EXPAND_ALL on class CL_DBA_GUI_LAUNCHPAD has no parameter.
Method EXPAND_ALL on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPAND_ALL | Call by reference | Type reference (TYPE) | C | EXPAND_ALL | 20050614 | ||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | NODE_KEY | 20050614 |
Method EXPAND_NODE on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method FREE Signature
Method FREE on class CL_DBA_GUI_LAUNCHPAD has no parameter.
Method FREE on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method HANDLE_EXPAND_NO_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | NODE_KEY | 20050614 |
Method HANDLE_EXPAND_NO_CHILDREN on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | ITEM_NAME | 20050614 | |||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | NODE_KEY | 20050614 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method HANDLE_ITEM_KEYPRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20090518 | ||||
2 | ![]() |
KEY | Value transfer | Attribute reference (LIKE) | 20090518 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20090518 |
Method HANDLE_ITEM_KEYPRESS on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | NODE_KEY | 20050614 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_DBA_GUI_LAUNCHPAD has no exception.
Method SET_TREE_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Call by reference | Type reference (TYPE) | ICONS-TEXT | Carrier field for icons | 20050714 | ||
2 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | SY-SYSID | Tree Control: Text in Length 132 | 20050714 |
Method SET_TREE_TITLE on class CL_DBA_GUI_LAUNCHPAD has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 710 |