SAP ABAP Class CL_ALV_TOOLBAR_MANAGER (ALV Toolbar Administration - Basis Class)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
⤷
BALV_ADDON (Package) Additional Functions with ALV Grid
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ALV_GRID_TOOLBAR_MANAGER | ALV Grid Toolbar Administration | 20030421 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ALV_LIST_TOOLBAR_MANAGER | ALV List Toolbar Administration | 20030421 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ALV_TREE_TOOLBAR_MANAGER | ALV Tree Toolbar Manager | 20040730 |
Properties
| Class | CL_ALV_TOOLBAR_MANAGER | |
| Short Description | ALV Toolbar Administration - Basis Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BALV_ADDON | Additional Functions with ALV Grid |
| Created | 20030410 | SAP |
| Last change | 20110908 | 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_ALV_TOOLBAR_MANAGER has no interface implemented.
Friends
Class CL_ALV_TOOLBAR_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SY-UCOMM | 'TBM_TOOLBAR_EXP_COLL' | Constant for Toolbar Expand/Collapse Command | 20040730 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'TOOLBAR_STATE' | Field Name for Toolbar Default | 20030425 | ||
| 3 | Constant | Protected | Type reference (TYPE) | TBM_TOOLBAR_STATE | '3' | Maximum Toolbar Status | 20030417 | ||
| 4 | Constant | Protected | Type reference (TYPE) | TBM_TOOLBAR_STATE | '1' | Minimum Toolbar Status | 20030417 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SPERS_KEY | 'ALV_TOOLBAR_MANAGER' | Key for Personalization | 20030411 | ||
| 6 | Constant | Protected | Type reference (TYPE) | XFELD | 'X' | Constant 'X' | 20030411 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TBM_PERS | Default Value for Toolbar Status | 20030416 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Defaults Initialized? "X" = Yes | 20040730 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TBM_TOOLBAR_STATE | Toolbar status | 20030410 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | XUBNAME | User | 20030416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030410 | |
| 2 | Instance method | Protected | Method | Read Default for Toolbar Level from User Settings | 20030416 | |
| 3 | Instance method | Public | Method | Provide Current Toolbar Level | 20030410 | |
| 4 | Instance method | Public | Method | Save Toolbar Level in User Settings | 20030410 | |
| 5 | Instance method | Protected | Method | Set Toolbar Level | 20030410 |
Events
Class CL_ALV_TOOLBAR_MANAGER has no event.
Types
Class CL_ALV_TOOLBAR_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INITIAL_STATE | Call by reference | Type reference (TYPE) | TBM_TOOLBAR_STATE | '0' | Einstiegsstatus fuer den Toolbar | 20030410 | ||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Systembenutzer | 20030416 |
Method CONSTRUCTOR on class CL_ALV_TOOLBAR_MANAGER has no exception.
Method GET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DEFAULT | Value transfer | Type reference (TYPE) | TBM_TOOLBAR_STATE | Default fuer Toolbar Status | 20030429 |
Method GET_DEFAULT on class CL_ALV_TOOLBAR_MANAGER has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | TBM_TOOLBAR_STATE | aktueller Toolbar Status | 20030429 |
Method GET_STATE on class CL_ALV_TOOLBAR_MANAGER has no exception.
Method SAVE_STATE Signature
Method SAVE_STATE on class CL_ALV_TOOLBAR_MANAGER has no parameter.
Method SAVE_STATE on class CL_ALV_TOOLBAR_MANAGER has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATE | Call by reference | Type reference (TYPE) | TBM_TOOLBAR_STATE | '0' | Neuen Tooblar Status setzen | 20030410 |
Method SET_STATE on class CL_ALV_TOOLBAR_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |