SAP ABAP Class CL_WB_TESTTOOL_TREE_VIEW (Test Environment tree_view)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFCS (Package) Function Builder
Properties
Class CL_WB_TESTTOOL_TREE_VIEW  
Short Description Test Environment tree_view    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFCS   Function Builder 
Created 20031216   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_TESTTOOL_TREE_VIEW has no forward declaration.
Interfaces
Class CL_WB_TESTTOOL_TREE_VIEW has no interface implemented.
Friends
Class CL_WB_TESTTOOL_TREE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV tree control 20040114
2 FDESC Instance attribute Public Object reference (TYPE REF TO) DATA 20040115
3 FIELDCATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040114
4 HIERARCHY_HEADER Instance attribute Protected Type reference (TYPE) TREEV_HHDR Tree Control: Attributes of the Hierarchy Header 20040114
5 NODE_TABLE Instance attribute Protected Type reference (TYPE) TREEV_NTAB Tree Control: Node Table 20040121
6 OBJ_NAME Instance attribute Private Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20031216
7 OBJ_TYPE Instance attribute Private Type reference (TYPE) TROBJTYPE Object Type 20031216
8 TABLE_POINTER Instance attribute Protected Type reference (TYPE) TEST_FUNC_TAB Table with ALV Data 20040115
9 TESTSTEP Instance attribute Public Type reference (TYPE) CHAR3 3-Byte Field 20040116
10 TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20040115
Methods
# Method Level Visibility Method type Description Created on
1 ADD_A_NODE Instance method Private Method 20040116
2 ADJUST_COLUMN_AREA Instance method Private Method 20040115
3 CONSTRUCTOR Instance method Public Constructor Constructor 20031216
4 CREATE_CONTROL Instance method Public Method Tree Control 20031216
5 DEFINE_HIERARCHY_HEADER Instance method Private Method 20040115
6 DESTROY_CONTROL Instance method Public Method Destroy Control 20031216
7 FILL_OUTLINE Instance method Private Method Display Parameters in PBO 20040119
8 FILL_PARAM_VALUE Instance method Private Method 20040122
9 HANDLE_TOOLBAR_FUNCTIONS Instance method Private Event handling method 20040120
10 ON_ITEM_CONTEXT_MENU_REQUEST Instance method Private Event handling method 20040121
11 ON_ITEM_CONTEXT_MENU_SELECTED Instance method Private Event handling method 20040122
12 ON_ITEM_DOUBLE_CLICK Instance method Private Event handling method 20040121
13 ON_ITEM_KEYPRESS Instance method Private Event handling method 20040123
14 SELECT_DATA_AND_FILL_TREE Instance method Private Method 20040115
Events
Class CL_WB_TESTTOOL_TREE_VIEW has no event.
Types
Class CL_WB_TESTTOOL_TREE_VIEW has no local type.
Method Signatures

Method ADD_A_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LAYOUT Call by reference Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20040119
2 Changing NEW_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20040116
3 Importing NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE 20040116
4 Importing OUTTAB_LINE Call by reference Type reference (TYPE) ANY 20040116
5 Importing RELAT_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20040116

Method ADD_A_NODE on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method ADJUST_COLUMN_AREA Signature

Method ADJUST_COLUMN_AREA on class CL_WB_TESTTOOL_TREE_VIEW has no parameter.
Method ADJUST_COLUMN_AREA on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FDESC Call by reference Type reference (TYPE) ANY TABLE 20040115
2 Importing I_TESTSTEP Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040116
3 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20031216
4 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20031216

Method CONSTRUCTOR on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method CREATE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031216

Method CREATE_CONTROL on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method DEFINE_HIERARCHY_HEADER Signature

Method DEFINE_HIERARCHY_HEADER on class CL_WB_TESTTOOL_TREE_VIEW has no parameter.
Method DEFINE_HIERARCHY_HEADER on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method DESTROY_CONTROL Signature

Method DESTROY_CONTROL on class CL_WB_TESTTOOL_TREE_VIEW has no parameter.
Method DESTROY_CONTROL on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method FILL_OUTLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_LAYOUT Call by reference Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20040119
2 Changing L_OUTLINE Call by reference Type reference (TYPE) TEST_FUNC WB Testumgebung 20040119
3 Importing PARAM_DESC Value transfer Type reference (TYPE) ANY 20040119

Method FILL_OUTLINE on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method FILL_PARAM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20040122
2 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20040122

Method FILL_PARAM_VALUE on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method HANDLE_TOOLBAR_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040120

Method HANDLE_TOOLBAR_FUNCTIONS on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method ON_ITEM_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20040121
2 Importing MENU Call by reference Attribute reference (LIKE) 20040121
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040121

Method ON_ITEM_CONTEXT_MENU_REQUEST on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method ON_ITEM_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040122
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20040122
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040122

Method ON_ITEM_CONTEXT_MENU_SELECTED on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method ON_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20040121
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040121

Method ON_ITEM_DOUBLE_CLICK on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method ON_ITEM_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20040123
2 Importing KEY Call by reference Attribute reference (LIKE) 20040123
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040123

Method ON_ITEM_KEYPRESS on class CL_WB_TESTTOOL_TREE_VIEW has no exception.

Method SELECT_DATA_AND_FILL_TREE Signature

Method SELECT_DATA_AND_FILL_TREE on class CL_WB_TESTTOOL_TREE_VIEW has no parameter.
Method SELECT_DATA_AND_FILL_TREE on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700