SAP ABAP Class IF_WD_C_TABLE_METHOD_HNDL (Method Handler for the Client Table)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_COND_FORMAT_METHOD_HNDL Method Handler for the Client Table 20140807
2 Interface composition (i COMPRISING i_ref)  IF_WD_VIEW_ELEMENT_METHOD_HNDL Handler for Method Calls for View Elements 20101123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_C_TABLE_METHOD_HNDL Method Handler for the Table 20101123
Properties
Class IF_WD_C_TABLE_METHOD_HNDL  
Short Description Method Handler for the Client Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100914   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WD_C_TABLE_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_WD_C_TABLE_METHOD_HNDL has no interface implemented.
Friends
Class IF_WD_C_TABLE_METHOD_HNDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FORMAT_METHOD Instance attribute Public Attribute reference (LIKE) 20140807
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CELL_EDITOR_RULE_MAPPING Instance method Public Method 20140603
2 GET_ALL_COLUMNS Instance method Public Method All Table Columns 20101123
3 GET_CELL_EDITOR_RULE_MAPPINGS Instance method Public Method 20140603
4 GET_COLUMN_WIDTH_PROPOSAL Instance method Public Method Suggestion for Column Width in Pixel 20110207
5 SET_CELL_EDITOR_RULE_MAPPINGS Instance method Public Method 20140603
Events
Class IF_WD_C_TABLE_METHOD_HNDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CELL_EDITOR_RULE_MAPPING Public Attribute reference (LIKE) 20140807
2 T_CELL_EDITOR_RULE_MAPPINGS Public Attribute reference (LIKE) 20140807
Method Signatures

Method ADD_CELL_EDITOR_RULE_MAPPING Signature

Method ADD_CELL_EDITOR_RULE_MAPPING on class IF_WD_C_TABLE_METHOD_HNDL has no parameter.
Method ADD_CELL_EDITOR_RULE_MAPPING on class IF_WD_C_TABLE_METHOD_HNDL has no exception.

Method GET_ALL_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WD_COLUMNS Value transfer Type reference (TYPE) CL_WD_C_TABLE_COLUMN=>TT_C_TABLE_COLUMN 20101123

Method GET_ALL_COLUMNS on class IF_WD_C_TABLE_METHOD_HNDL has no exception.

Method GET_CELL_EDITOR_RULE_MAPPINGS Signature

Method GET_CELL_EDITOR_RULE_MAPPINGS on class IF_WD_C_TABLE_METHOD_HNDL has no parameter.
Method GET_CELL_EDITOR_RULE_MAPPINGS on class IF_WD_C_TABLE_METHOD_HNDL has no exception.

Method GET_COLUMN_WIDTH_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_TABLE_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_C_TABLE_COLUMN 20110207
2 Returning WIDTH_IN_PX Value transfer Type reference (TYPE) I 20110207

Method GET_COLUMN_WIDTH_PROPOSAL on class IF_WD_C_TABLE_METHOD_HNDL has no exception.

Method SET_CELL_EDITOR_RULE_MAPPINGS Signature

Method SET_CELL_EDITOR_RULE_MAPPINGS on class IF_WD_C_TABLE_METHOD_HNDL has no parameter.
Method SET_CELL_EDITOR_RULE_MAPPINGS on class IF_WD_C_TABLE_METHOD_HNDL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in