SAP ABAP Class CL_WD_ABSTR_TREE_TABLE_COL (CL_WD_ABSTR_TREE_TABLE_COL)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_ABSTR_MASTER_TABLE_COL | Perforce change= / 20051117-120623 | 20040625 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TREE_BY_KEY_TABLE_COL | 20040625 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TREE_BY_NST_TABLE_COL | 20040625 |
Properties
| Class | CL_WD_ABSTR_TREE_TABLE_COL | |
| Short Description | ||
| Super Class | CL_WD_ABSTR_MASTER_TABLE_COL | Perforce change= / 20051117-120623 |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20040625 | 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_WD_ABSTR_TREE_TABLE_COL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20110302 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20110302 | Web Dynpro View Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_CHILDREN_LOADED | 20040625 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_EXPANDED | 20040625 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_IS_LEAF | 20040625 | |||
| 4 | Constant | Public | See coding | 20060622 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | MP_ON_LOAD_CHILDREN | 20040625 | |||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20090925 | ||||
| 7 | Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | 20060622 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | VL_CHILDREN_LOADED | 20040625 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | VL_EXPANDED | 20050316 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | VL_IS_LEAF | 20040625 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | VL_ON_LOAD_CHILDREN | 20040625 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090925 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | WDUI_TABLE_HIER_SYMBOL_DESIGN | 20060622 |
Methods
Events
Class CL_WD_ABSTR_TREE_TABLE_COL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ABSTR_TREE_TABLE_COL | Public | See coding | TT_ABSTR_TREE_TABLE_COL | 20050316 | tt_ABSTR_TREE_TABLE_COL TYPE TABLE OF REF TO CL_WD_ABSTR_TREE_TABLE_COL WITH DEFAULT KEY
|
Method Signatures
Method BIND_CHILDREN_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method BIND_CHILDREN_LOADED on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method BIND_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method BIND_EXPANDED on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method BIND_IS_LEAF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method BIND_IS_LEAF on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method BOUND_CHILDREN_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method BOUND_CHILDREN_LOADED on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method BOUND_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method BOUND_EXPANDED on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method BOUND_IS_LEAF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method BOUND_IS_LEAF on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method GET_CHILDREN_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method GET_CHILDREN_LOADED on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method GET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method GET_EXPANDED on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method GET_IS_LEAF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method GET_IS_LEAF on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method GET_ON_LOAD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method GET_ON_LOAD_CHILDREN on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method GET_ON_TOGGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20090925 |
Method GET_ON_TOGGLE on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method GET_SYMBOL_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | WDUI_TABLE_HIER_SYMBOL_DESIGN | 20060622 |
Method GET_SYMBOL_DESIGN on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method MAPPED_ON_LOAD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20040625 |
Method MAPPED_ON_LOAD_CHILDREN on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method MAPPED_ON_TOGGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20090925 |
Method MAPPED_ON_TOGGLE on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method MAP_ON_LOAD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20040625 |
Method MAP_ON_LOAD_CHILDREN on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method MAP_ON_TOGGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20090925 |
Method MAP_ON_TOGGLE on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method SET_CHILDREN_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method SET_CHILDREN_LOADED on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method SET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method SET_EXPANDED on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method SET_IS_LEAF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method SET_IS_LEAF on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method SET_ON_LOAD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method SET_ON_LOAD_CHILDREN on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method SET_ON_TOGGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20090925 |
Method SET_ON_TOGGLE on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
Method SET_SYMBOL_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDUI_TABLE_HIER_SYMBOL_DESIGN | 20060622 |
Method SET_SYMBOL_DESIGN on class CL_WD_ABSTR_TREE_TABLE_COL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |