SAP ABAP Class CL_DBA_GUI_NAVIGATOR (DBA Cockpit: Navigator GUI)
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_GUI_NAVIGATOR | |
| Short Description | DBA Cockpit: Navigator GUI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20050530 | 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_NAVIGATOR has no interface implemented.
Friends
Class CL_DBA_GUI_NAVIGATOR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050530 | |
| 2 | Instance method | Public | Method | free all objects | 20050622 | |
| 3 | Instance method | Public | Method | returns the current width of the navigator | 20050725 | |
| 4 | Instance method | Public | Method | 20050530 | ||
| 5 | Instance method | Public | Method | 20050628 | ||
| 6 | Instance method | Public | Method | 20091210 | ||
| 7 | Instance method | Public | Method | 20050530 |
Events
Class CL_DBA_GUI_NAVIGATOR has no event.
Types
Class CL_DBA_GUI_NAVIGATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBAFW_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050615 |
Method CONSTRUCTOR on class CL_DBA_GUI_NAVIGATOR has no exception.
Method FREE Signature
Method FREE on class CL_DBA_GUI_NAVIGATOR has no parameter.
Method FREE on class CL_DBA_GUI_NAVIGATOR has no exception.
Method GET_GUI_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAV_WIDTH | Value transfer | Type reference (TYPE) | I | 20050725 |
Method GET_GUI_WIDTH on class CL_DBA_GUI_NAVIGATOR has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DBA_GUI_NAVIGATOR has no parameter.
Method REFRESH on class CL_DBA_GUI_NAVIGATOR has no exception.
Method SET_NAVIGATION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | I | 20050628 |
Method SET_NAVIGATION_STATUS on class CL_DBA_GUI_NAVIGATOR has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091210 |
Method SET_VISIBLE on class CL_DBA_GUI_NAVIGATOR has no exception.
Method SWITCH_DOCKING Signature
Method SWITCH_DOCKING on class CL_DBA_GUI_NAVIGATOR has no parameter.
Method SWITCH_DOCKING on class CL_DBA_GUI_NAVIGATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |