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 ABAP 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 BP_PARENT_KEY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_PARENT_KEY 20040625
2 BP_ROW_KEY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_ROW_KEY 20040625
3 CID_TREE_BY_KEY_TABLE_COL Constant Public Type reference (TYPE) GUID '57B468426C506824E10000000A1550C0' CID_TREE_BY_KEY_TABLE_COL 20050316
4 VL_PARENT_KEY Instance attribute Protected Type reference (TYPE) STRING VL_PARENT_KEY 20040625
5 VL_ROW_KEY Instance attribute Protected Type reference (TYPE) STRING VL_ROW_KEY 20040625
Methods
# Method Level Visibility Method type Description Created on
1 BIND_PARENT_KEY Instance method Public Method BIND_PARENT_KEY 20040625
2 BIND_ROW_KEY Instance method Public Method BIND_ROW_KEY 20040625
3 BOUND_PARENT_KEY Instance method Public Method BOUND_PARENT_KEY 20040625
4 BOUND_ROW_KEY Instance method Public Method BOUND_ROW_KEY 20040625
5 CONSTRUCTOR Instance method Public Constructor Constructor 20040625
6 GET_PARENT_KEY Instance method Public Method GET_PARENT_KEY 20040625
7 GET_ROW_KEY Instance method Public Method GET_ROW_KEY 20040625
8 NEW_TREE_BY_KEY_TABLE_COL Static method Public Method NEW_TREE_BY_KEY_TABLE_COL 20040625
9 SET_PARENT_KEY Instance method Public Method SET_PARENT_KEY 20040625
10 SET_ROW_KEY 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 Importing 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 Importing 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning 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 Importing ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning 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 Importing ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050916
2 Importing BIND_ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) STRING 20050916
3 Importing BIND_CELL_DESIGN Call by reference Type reference (TYPE) STRING 20041216
4 Importing BIND_CHILDREN_LOADED Call by reference Type reference (TYPE) STRING 20040625
5 Importing BIND_EXPANDED Call by reference Type reference (TYPE) STRING 20040625
6 Importing BIND_HEADER_TEXT_WRAPPING Call by reference Type reference (TYPE) STRING 20060629
7 Importing BIND_IS_LEAF Call by reference Type reference (TYPE) STRING 20040625
8 Importing BIND_PARENT_KEY Call by reference Type reference (TYPE) STRING 20040625
9 Importing BIND_RESIZABLE Call by reference Type reference (TYPE) STRING 20040625
10 Importing BIND_ROW_KEY Call by reference Type reference (TYPE) STRING 20040625
11 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040625
12 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20040625
13 Importing CELL_DESIGN Call by reference Type reference (TYPE) WDUI_TABLE_CELL_DESIGN E_CELL_DESIGN-STANDARD 20041216
14 Importing CHILDREN_LOADED Call by reference Type reference (TYPE) WDY_BOOLEAN 20040625
15 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
16 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
17 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TREE_BY_KEY_TABLE_COL 20040625
18 Importing HEADER_TEXT_WRAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN 20060629
19 Importing ID Call by reference Type reference (TYPE) STRING 20040625
20 Importing IS_LEAF Call by reference Type reference (TYPE) WDY_BOOLEAN 20040625
21 Importing ON_LOAD_CHILDREN Call by reference Type reference (TYPE) STRING 20040625
22 Importing ON_TOGGLE Call by reference Type reference (TYPE) STRING 20090925
23 Importing PARENT_KEY Call by reference Type reference (TYPE) STRING 20040625
24 Importing RESIZABLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
25 Importing ROW_KEY Call by reference Type reference (TYPE) STRING 20040625
26 Importing SYMBOL_DESIGN Call by reference Type reference (TYPE) WDUI_TABLE_HIER_SYMBOL_DESIGN E_SYMBOL_DESIGN-STANDARD 20060622
27 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625
28 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040625
29 Importing 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 Importing 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 Importing 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