SAP ABAP Class IF_DMC_ALV_TREE (ALV tree object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CONV_LOGIC_GUI | DMC: Conversion Object | 20050727 |
Properties
| Class | IF_DMC_ALV_TREE | |
| Short Description | ALV tree object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050727 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DMC_ALV_TREE has no forward declaration.
Interfaces
Class IF_DMC_ALV_TREE has no interface implemented.
Friends
Class IF_DMC_ALV_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20050727 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20050727 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20050727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | adjusts visibility of toolbar buttons depending on edit mode | 20050727 | |
| 2 | Instance method | Public | Method | creates fieldcatalog for ALV tree | 20050728 | |
| 3 | Instance method | Public | Method | creates hierarchy header for ALV display | 20050728 | |
| 4 | Instance method | Public | Method | displays information in tree | 20050728 | |
| 5 | Instance method | Public | Method | build toolbar of ALV tree | 20050727 | |
| 6 | Instance method | Public | Method | excludes functions from ALV toolbar | 20050728 | |
| 7 | Instance method | Public | Method | returns ALV tree | 20050727 | |
| 8 | Instance method | Public | Method | initializes event handlers of ALV tree | 20050727 | |
| 9 | Instance method | Public | Method | sets HTML viewer object of ALV tree | 20050727 | |
| 10 | Instance method | Public | Method | sets toolbar of ALV tree | 20050727 | |
| 11 | Instance method | Public | Method | sets ALV tree | 20050727 |
Events
Class IF_DMC_ALV_TREE has no event.
Types
Class IF_DMC_ALV_TREE has no local type.
Method Signatures
Method ADJUST_BUTTON_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20050727 |
Method ADJUST_BUTTON_VISIBILITY on class IF_DMC_ALV_TREE has no exception.
Method BUILD_ALV_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20050728 |
Method BUILD_ALV_FIELDCATALOG on class IF_DMC_ALV_TREE has no exception.
Method BUILD_ALV_HIERARCHY_HDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XS_HIERARCHY_HDR | Call by reference | Type reference (TYPE) | TREEV_HHDR | 20050728 |
Method BUILD_ALV_HIERARCHY_HDR on class IF_DMC_ALV_TREE has no exception.
Method BUILD_ALV_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | 20050728 |
Method BUILD_ALV_TREE on class IF_DMC_ALV_TREE has no exception.
Method BUILD_ALV_TREE_TOOLBAR Signature
Method BUILD_ALV_TREE_TOOLBAR on class IF_DMC_ALV_TREE has no parameter.
Method BUILD_ALV_TREE_TOOLBAR on class IF_DMC_ALV_TREE has no exception.
Method GET_ALV_TOOLBAR_EXCL_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_FUNCTIONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | 20050728 |
Method GET_ALV_TOOLBAR_EXCL_FUNCTIONS on class IF_DMC_ALV_TREE has no exception.
Method GET_ALV_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_ALV_TREE | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | 20050727 |
Method GET_ALV_TREE on class IF_DMC_ALV_TREE has no exception.
Method INIT_ALV_TREE_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | 20050727 |
Method INIT_ALV_TREE_HANDLERS on class IF_DMC_ALV_TREE has no exception.
Method SET_ALV_HTML_VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | 20050727 |
Method SET_ALV_HTML_VIEWER on class IF_DMC_ALV_TREE has no exception.
Method SET_ALV_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | 20050727 |
Method SET_ALV_TOOLBAR on class IF_DMC_ALV_TREE has no exception.
Method SET_ALV_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | 20050727 |
Method SET_ALV_TREE on class IF_DMC_ALV_TREE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |