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 ABAP 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 BP_CHILDREN_LOADED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_CHILDREN_LOADED 20040625
2 BP_EXPANDED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_EXPANDED 20040625
3 BP_IS_LEAF Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_IS_LEAF 20040625
4 E_SYMBOL_DESIGN Constant Public See coding 20060622
5 MP_ON_LOAD_CHILDREN Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS MP_ON_LOAD_CHILDREN 20040625
6 MP_ON_TOGGLE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20090925
7 T_SYMBOL_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20060622
8 VL_CHILDREN_LOADED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_CHILDREN_LOADED 20040625
9 VL_EXPANDED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_EXPANDED 20050316
10 VL_IS_LEAF Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_IS_LEAF 20040625
11 VL_ON_LOAD_CHILDREN Instance attribute Protected Type reference (TYPE) STRING VL_ON_LOAD_CHILDREN 20040625
12 VL_ON_TOGGLE Instance attribute Protected Type reference (TYPE) STRING 20090925
13 VL_SYMBOL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TABLE_HIER_SYMBOL_DESIGN 20060622
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CHILDREN_LOADED Instance method Public Method BIND_CHILDREN_LOADED 20040625
2 BIND_EXPANDED Instance method Public Method BIND_EXPANDED 20040625
3 BIND_IS_LEAF Instance method Public Method BIND_IS_LEAF 20040625
4 BOUND_CHILDREN_LOADED Instance method Public Method BOUND_CHILDREN_LOADED 20040625
5 BOUND_EXPANDED Instance method Public Method BOUND_EXPANDED 20040625
6 BOUND_IS_LEAF Instance method Public Method BOUND_IS_LEAF 20040625
7 GET_CHILDREN_LOADED Instance method Public Method GET_CHILDREN_LOADED 20040625
8 GET_EXPANDED Instance method Public Method GET_EXPANDED 20040625
9 GET_IS_LEAF Instance method Public Method GET_IS_LEAF 20040625
10 GET_ON_LOAD_CHILDREN Instance method Public Method GET_ON_LOAD_CHILDREN 20040625
11 GET_ON_TOGGLE Instance method Public Method 20090925
12 GET_SYMBOL_DESIGN Instance method Public Method 20060622
13 MAPPED_ON_LOAD_CHILDREN Instance method Public Method MAPPED_ON_LOAD_CHILDREN 20040625
14 MAPPED_ON_TOGGLE Instance method Public Method 20090925
15 MAP_ON_LOAD_CHILDREN Instance method Public Method MAP_ON_LOAD_CHILDREN 20040625
16 MAP_ON_TOGGLE Instance method Public Method 20090925
17 SET_CHILDREN_LOADED Instance method Public Method SET_CHILDREN_LOADED 20040625
18 SET_EXPANDED Instance method Public Method SET_EXPANDED 20040625
19 SET_IS_LEAF Instance method Public Method SET_IS_LEAF 20040625
20 SET_ON_LOAD_CHILDREN Instance method Public Method SET_ON_LOAD_CHILDREN 20040625
21 SET_ON_TOGGLE Instance method Public Method 20090925
22 SET_SYMBOL_DESIGN Instance method Public Method 20060622
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 Importing 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 Importing 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 Importing 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 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_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 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_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 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_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 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) 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 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) 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 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) 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 Returning 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 Returning 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 Returning 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 Exporting 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 Exporting 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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