SAP ABAP Class CL_WD_TREE_BY_KEY_TABLE_COL (CL_WD_TREE_BY_KEY_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_TREE_TABLE_COL | 20040625 |
Properties
Class | CL_WD_TREE_BY_KEY_TABLE_COL | |
Short Description | ||
Super Class | CL_WD_ABSTR_TREE_TABLE_COL | |
Instantiability of a Class | 1 | Protected |
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_TREE_BY_KEY_TABLE_COL has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20100618 | Web Dynpro Local Test XX7 | |
2 | CL_WDR_VIEW_ELEMENT | 20100618 | 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_PARENT_KEY | 20040625 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_ROW_KEY | 20040625 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | GUID | '57B468426C506824E10000000A1550C0' | CID_TREE_BY_KEY_TABLE_COL | 20050316 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | VL_PARENT_KEY | 20040625 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | VL_ROW_KEY | 20040625 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | BIND_PARENT_KEY | 20040625 |
2 | ![]() |
Instance method | Public | Method | BIND_ROW_KEY | 20040625 |
3 | ![]() |
Instance method | Public | Method | BOUND_PARENT_KEY | 20040625 |
4 | ![]() |
Instance method | Public | Method | BOUND_ROW_KEY | 20040625 |
5 | ![]() |
Instance method | Public | Constructor | Constructor | 20040625 |
6 | ![]() |
Instance method | Public | Method | GET_PARENT_KEY | 20040625 |
7 | ![]() |
Instance method | Public | Method | GET_ROW_KEY | 20040625 |
8 | ![]() |
Static method | Public | Method | NEW_TREE_BY_KEY_TABLE_COL | 20040625 |
9 | ![]() |
Instance method | Public | Method | SET_PARENT_KEY | 20040625 |
10 | ![]() |
Instance method | Public | Method | SET_ROW_KEY | 20040625 |
Events
Class CL_WD_TREE_BY_KEY_TABLE_COL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TREE_BY_KEY_TABLE_COL | Public | See coding | TT_TREE_BY_KEY_TABLE_COL | 20050316 | tt_TREE_BY_KEY_TABLE_COL TYPE TABLE OF REF TO CL_WD_TREE_BY_KEY_TABLE_COL WITH DEFAULT KEY
|
Method Signatures
Method BIND_PARENT_KEY 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_PARENT_KEY on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method BIND_ROW_KEY 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_ROW_KEY on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method BOUND_PARENT_KEY 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_PARENT_KEY on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method BOUND_ROW_KEY 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_ROW_KEY on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040625 |
Method CONSTRUCTOR on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method GET_PARENT_KEY 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) | STRING | 20040625 |
Method GET_PARENT_KEY on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method GET_ROW_KEY 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) | STRING | 20040625 |
Method GET_ROW_KEY on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method NEW_TREE_BY_KEY_TABLE_COL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACCESSIBILITY_DESCR | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20050916 | |||
2 | ![]() |
BIND_ACCESSIBILITY_DESCR | Call by reference | Type reference (TYPE) | STRING | 20050916 | |||
3 | ![]() |
BIND_CELL_DESIGN | Call by reference | Type reference (TYPE) | STRING | 20041216 | |||
4 | ![]() |
BIND_CHILDREN_LOADED | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
5 | ![]() |
BIND_EXPANDED | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
6 | ![]() |
BIND_HEADER_TEXT_WRAPPING | Call by reference | Type reference (TYPE) | STRING | 20060629 | |||
7 | ![]() |
BIND_IS_LEAF | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
8 | ![]() |
BIND_PARENT_KEY | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
9 | ![]() |
BIND_RESIZABLE | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
10 | ![]() |
BIND_ROW_KEY | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
11 | ![]() |
BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
12 | ![]() |
BIND_WIDTH | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
13 | ![]() |
CELL_DESIGN | Call by reference | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | E_CELL_DESIGN-STANDARD | 20041216 | ||
14 | ![]() |
CHILDREN_LOADED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20040625 | |||
15 | ![]() |
CONTEXT_MENU_BEHAVIOUR | Call by reference | Type reference (TYPE) | WDUI_CONTEXT_MENU_BEHAVIOUR | E_CONTEXT_MENU_BEHAVIOUR-INHERIT | 20060622 | ||
16 | ![]() |
CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20060622 | |||
17 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_TREE_BY_KEY_TABLE_COL | 20040625 | |||
18 | ![]() |
HEADER_TEXT_WRAPPING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20060629 | |||
19 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
20 | ![]() |
IS_LEAF | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20040625 | |||
21 | ![]() |
ON_LOAD_CHILDREN | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
22 | ![]() |
ON_TOGGLE | Call by reference | Type reference (TYPE) | STRING | 20090925 | |||
23 | ![]() |
PARENT_KEY | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
24 | ![]() |
RESIZABLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20040625 | ||
25 | ![]() |
ROW_KEY | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
26 | ![]() |
SYMBOL_DESIGN | Call by reference | Type reference (TYPE) | WDUI_TABLE_HIER_SYMBOL_DESIGN | E_SYMBOL_DESIGN-STANDARD | 20060622 | ||
27 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040625 | |||
28 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20040625 | ||
29 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method NEW_TREE_BY_KEY_TABLE_COL on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method SET_PARENT_KEY 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_PARENT_KEY on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
Method SET_ROW_KEY 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_ROW_KEY on class CL_WD_TREE_BY_KEY_TABLE_COL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |