SAP ABAP Interface IF_WD_COND_FORMAT_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_RUNTIME_SERVICES (Package) Web Dynpro: Additional Services of Web Dynpro Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_WD_C_TABLE_METHOD_HNDL | Method Handler for the Client Table | 20140807 |
2 | Interface composition (i COMPRISING i_ref) | IF_WD_TABLE_METHOD_HNDL | Method Handler for the Table | 20140807 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_C_TABLE_METHOD_HNDL | Method Handler for the Table | 20140807 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_TABLE_METHOD_HNDL | Method Handler for the Table | 20140807 |
Properties
Interface | IF_WD_COND_FORMAT_METHOD_HNDL | |
Short Description | Method Handler for the Client Table |
General Data
Package | SWDP_RUNTIME_SERVICES | Web Dynpro: Additional Services of Web Dynpro Runtime |
Created | 20140807 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_WD_COND_FORMAT_METHOD_HNDL has no forward declaration.
Interfaces
Interface IF_WD_COND_FORMAT_METHOD_HNDL has no interface.
Friends
Interface IF_WD_COND_FORMAT_METHOD_HNDL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_FORMAT_METHOD | Constant | Public | See coding | 20140807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds assignment of cell editor to formatting rule | 20140807 |
2 | ![]() |
Instance method | Public | Method | Returns assignments | 20140807 |
3 | ![]() |
Instance method | Public | Method | Sets assignments of formatting rules to cell editors | 20140807 |
Events
Interface IF_WD_COND_FORMAT_METHOD_HNDL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CELL_EDITOR_RULE_MAPPING | Public | See coding | 20140807 | begin of t_cell_editor_rule_mapping,
cell_editor_id type wdy_ui_element_name,
rule_id type string,
format_method type string,
end of t_cell_editor_rule_mapping
|
||
2 | T_CELL_EDITOR_RULE_MAPPINGS | Public | See coding | 20140807 | t_cell_editor_rule_mappings type standard table of t_cell_editor_rule_mapping with default key
|
Method Signatures
Method ADD_CELL_EDITOR_RULE_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CELL_EDITOR_ID | Call by reference | Type reference (TYPE) | WDY_UI_ELEMENT_NAME | Web Dynpro : Name eines UI-Elements | 20140807 | ||
2 | ![]() |
FORMAT_METHOD | Call by reference | Type reference (TYPE) | STRING | `CELL` | Anwendung der Regel: CELL oder ROW | 20140807 | |
3 | ![]() |
RULE_ID | Call by reference | Type reference (TYPE) | STRING | Id der bedingten Formatierregel | 20140807 |
Method ADD_CELL_EDITOR_RULE_MAPPING on Interface IF_WD_COND_FORMAT_METHOD_HNDL has no exception.
Method GET_CELL_EDITOR_RULE_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CELL_EDITOR_RULE_MAPPINGS | Value transfer | Type reference (TYPE) | T_CELL_EDITOR_RULE_MAPPINGS | 20140807 |
Method GET_CELL_EDITOR_RULE_MAPPINGS on Interface IF_WD_COND_FORMAT_METHOD_HNDL has no exception.
Method SET_CELL_EDITOR_RULE_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CELL_EDITOR_RULE_MAPPINGS | Call by reference | Type reference (TYPE) | T_CELL_EDITOR_RULE_MAPPINGS | 20140807 |
Method SET_CELL_EDITOR_RULE_MAPPINGS on Interface IF_WD_COND_FORMAT_METHOD_HNDL has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |