SAP ABAP Class CL_DBA_GUI_OVERVIEW (DBA Cockpit: Overview)
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 | 20050714 |
Properties
| Class | CL_DBA_GUI_OVERVIEW | |
| Short Description | DBA Cockpit: Overview | |
| 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 | 20050714 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_GUI_OVERVIEW has no interface implemented.
Friends
Class CL_DBA_GUI_OVERVIEW 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 | 20050714 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050725 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050714 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20050714 | |||
| 5 | Constant | Private | Type reference (TYPE) | TEXT40 | 'Overview' | Text, 40 Characters Long | 20050714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | BUILD_ACTION_TREE | 20050715 | |
| 2 | Instance method | Public | Method | 20050715 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050714 | |
| 4 | Instance method | Public | Method | free all objects | 20050721 | |
| 5 | Instance method | Private | Event handling method | HANDLE_ITEM_DOUBLE_CLICK | 20050718 | |
| 6 | Instance method | Private | Event handling method | HANDLE_NODE_DOUBLE_CLICK | 20050718 | |
| 7 | Instance method | Public | Method | return abap_false if tree has no elements | 20050725 | |
| 8 | Instance method | Public | Method | sets the title of the launchpad | 20050714 |
Events
Class CL_DBA_GUI_OVERVIEW has no event.
Types
Class CL_DBA_GUI_OVERVIEW has no local type.
Method Signatures
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 | 20050715 | |||
| 2 | NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | NODE_TABLE | 20050715 |
Method BUILD_ACTION_TREE on class CL_DBA_GUI_OVERVIEW has no exception.
Method BUILD_OVERVIEW_TREE Signature
Method BUILD_OVERVIEW_TREE on class CL_DBA_GUI_OVERVIEW has no parameter.
Method BUILD_OVERVIEW_TREE on class CL_DBA_GUI_OVERVIEW 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 | Abstract Container for GUI Controls | 20050714 | |||
| 2 | DBAFW_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050714 |
Method CONSTRUCTOR on class CL_DBA_GUI_OVERVIEW has no exception.
Method FREE Signature
Method FREE on class CL_DBA_GUI_OVERVIEW has no parameter.
Method FREE on class CL_DBA_GUI_OVERVIEW 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 | 20050718 | ||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | NODE_KEY | 20050718 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_DBA_GUI_OVERVIEW 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 | 20050718 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_DBA_GUI_OVERVIEW has no exception.
Method HAS_TREE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ELEMENTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050725 |
Method HAS_TREE_ELEMENTS on class CL_DBA_GUI_OVERVIEW 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_OVERVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |