SAP ABAP Interface IF_WD_C_TABLE_METHOD_HNDL (Method Handler for the Client Table)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_C_TABLE (Package) UIE Library "CTable"
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
Interface IF_WD_C_TABLE_METHOD_HNDL  
Short Description Method Handler for the Client Table    
General Data
Package SWDP_UIEL_C_TABLE   UIE Library "CTable" 
Created 20100914   SAP 
Last changed 20141121    
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
# Interface Abstract Final Description Created on
1 IF_WD_COND_FORMAT_METHOD_HNDL Method Handler for the Client Table 20140807
2 IF_WD_VIEW_ELEMENT_METHOD_HNDL Handler for Method Calls for View Elements 20101123
Friends
Interface IF_WD_C_TABLE_METHOD_HNDL has no friend.
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
Interface 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 Interface IF_WD_C_TABLE_METHOD_HNDL has no parameter.
Method ADD_CELL_EDITOR_RULE_MAPPING on Interface 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 Interface IF_WD_C_TABLE_METHOD_HNDL has no exception.

Method GET_CELL_EDITOR_RULE_MAPPINGS Signature

Method GET_CELL_EDITOR_RULE_MAPPINGS on Interface IF_WD_C_TABLE_METHOD_HNDL has no parameter.
Method GET_CELL_EDITOR_RULE_MAPPINGS on Interface 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 Interface IF_WD_C_TABLE_METHOD_HNDL has no exception.

Method SET_CELL_EDITOR_RULE_MAPPINGS Signature

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