SAP ABAP Class CL_WDR_TEST_CONFIG_TOOL (Assistance-Klasse für WDR_TEST_CONFIG_TOOL)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20080827
Properties
Class CL_WDR_TEST_CONFIG_TOOL  
Short Description Assistance-Klasse für WDR_TEST_CONFIG_TOOL    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_TEST   Web Dynpro: Tests 
Created 20080827   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_TEST_CONFIG_TOOL has no forward declaration.
Interfaces
Class CL_WDR_TEST_CONFIG_TOOL has no interface implemented.
Friends
Class CL_WDR_TEST_CONFIG_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER 20090107
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_ATTRIBUTE_CHANGES Instance method Public Method 20080901
2 BUILD_ATTR_LIST_FOR_NODE Instance method Public Method 20080827
3 BUILD_CONFIG_DATA_TABLE Instance method Public Method 20080827
4 ON_ACTION_CANCELLED Instance method Public Event handling method 20090107
5 ON_ACTION_FINISHED Instance method Public Event handling method 20090107
6 REC_BUILD_CONFIG_DATA_TABLE Instance method Private Method 20080827
7 REGISTER_EVENTHANDLERS Instance method Public Method 20090107
Events
Class CL_WDR_TEST_CONFIG_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CONFIG_ATTR Public See coding 20080827 TT_CONFIG_ATTR type standard table of T_CONFIG_ATTR with default key
2 TT_CONFIG_NODE Public See coding 20080827 tt_config_node type STANDARD TABLE OF t_config_node with NON-UNIQUE DEFAULT KEY
3 T_CONFIG_ATTR Public See coding 20080827 begin of T_CONFIG_ATTR, NAME type String, VALUE type String, TYPE type String, end of T_CONFIG_ATTR
4 T_CONFIG_NODE Public See coding 20080827 begin of T_CONFIG_NODE, node_id type string, name type string, index type I, end of t_config_node
Method Signatures

Method APPLY_ATTRIBUTE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_CHANGES Call by reference Type reference (TYPE) WDR_CONTEXT_CHANGE_LIST Web Dynpro: Liste mit Context-Änderungen 20080901
2 Importing CONFIG_CHANGER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_MODIFIER API Änderung Component-Konfiguration 20080901
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20080901

Method BUILD_ATTR_LIST_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTR_LIST Value transfer Type reference (TYPE) TT_CONFIG_ATTR 20080827
2 Importing CONFIG_READER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_READER Lese-Interface für die Component-Konfiguration 20080827
3 Importing INDEX Call by reference Type reference (TYPE) I 20080827
4 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20080827
5 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20080827

Method BUILD_ATTR_LIST_FOR_NODE on class CL_WDR_TEST_CONFIG_TOOL has no exception.

Method BUILD_CONFIG_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_READER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_READER Lese-Interface für die Component-Konfiguration 20080827
2 Returning NODE_TABLE Value transfer Type reference (TYPE) TT_CONFIG_NODE 20080827

Method BUILD_CONFIG_DATA_TABLE on class CL_WDR_TEST_CONFIG_TOOL has no exception.

Method ON_ACTION_CANCELLED Signature

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

Method ON_ACTION_CANCELLED on class CL_WDR_TEST_CONFIG_TOOL has no exception.

Method ON_ACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLER Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL Basisschnittstelle Konfigurations-API 20090313
2 Importing SENDER Call by reference Attribute reference (LIKE) 20090702

Method ON_ACTION_FINISHED on class CL_WDR_TEST_CONFIG_TOOL has no exception.

Method REC_BUILD_CONFIG_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_READER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_READER Lese-Interface für die Component-Konfiguration 20080827
2 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20080827
3 Changing NODE_TABLE Call by reference Type reference (TYPE) TT_CONFIG_NODE 20080827
4 Importing PARENT_INDEX Call by reference Type reference (TYPE) I 20080827
5 Importing PARENT_NODE_ID Call by reference Type reference (TYPE) STRING 20080827

Method REC_BUILD_CONFIG_DATA_TABLE on class CL_WDR_TEST_CONFIG_TOOL has no exception.

Method REGISTER_EVENTHANDLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGE_TOOL Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL Basisschnittstelle Konfigurations-API 20090107
2 Importing MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20090107

Method REGISTER_EVENTHANDLERS on class CL_WDR_TEST_CONFIG_TOOL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712