SAP ABAP Class CL_WDR_TABLE_TOOL (Help Class for WebDynpro Tables)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Properties
Class CL_WDR_TABLE_TOOL  
Short Description Help Class for WebDynpro Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040624   SAP 
Last change 20080612   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_WDR_TABLE_TOOL has no interface implemented.
Friends
Class CL_WDR_TABLE_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INDEX_ATTRIBUTE Constant Private Type reference (TYPE) STRING 'WD__INDEX' Index of Internal Tables 20040825
2 M_DATA_TABLE_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20040825
3 M_VIEW_TABLE_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20040825
4 M_VIEW_TABLE_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20040825
5 M_WD_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_WD_TABLE Perforce Change= / 20040628-154618 20040825
Methods
# Method Level Visibility Method type Description Created on
1 COPY_MATRIX_LAYOUT_ROW Static method Public Method Method not Released: No Support 20050214
2 COPY_VIEW_ELEMENT Static method Public Method Method not Released: No Support 20050214
3 DELETE_MATRIX_LAYOUT_ROW Static method Public Method Method not Released: No Support 20050214
Events
Class CL_WDR_TABLE_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ELEMENT_INFO Private See coding 20040824 begin of T_ELEMENT_INFO, index type sytabix, key_ref type ref to data, selected type abap_bool, is_lead_selection type abap_bool, end of t_element_info
2 T_ELEMENT_INFO_TAB Private See coding 20040824 t_element_info_tab type standard table of t_element_info with default key
Method Signatures

Method COPY_MATRIX_LAYOUT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_INDEX Call by reference Type reference (TYPE) I 20050214
2 Importing ELEMENT_PATH Call by reference Type reference (TYPE) STRING 20050214
3 Importing INSERT_BEFORE_ROW_EL_ID Call by reference Type reference (TYPE) STRING '' Vorgabe: Am Ende anhängen 20050221
4 Returning ROW_ELEMENT_COPY_ID Value transfer Type reference (TYPE) STRING 20050214
5 Importing ROW_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20050214
6 Importing WD_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20041109-081339 20050214

Method COPY_MATRIX_LAYOUT_ROW on class CL_WDR_TABLE_TOOL has no exception.

Method COPY_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_INDEX Call by reference Type reference (TYPE) I 20050214
2 Importing ELEMENT_PATH Call by reference Type reference (TYPE) STRING 20050214
3 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT Perforce change= / 20040604-141028 20050214
4 Returning VIEW_ELEMENT_COPY Value transfer Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT Perforce change= / 20040604-141028 20050214

Method COPY_VIEW_ELEMENT on class CL_WDR_TABLE_TOOL has no exception.

Method DELETE_MATRIX_LAYOUT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20050214
2 Importing WD_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20041109-081339 20050214

Method DELETE_MATRIX_LAYOUT_ROW on class CL_WDR_TABLE_TOOL has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700