SAP ABAP Class CL_SALV_WD_LEX_H_FMTR_RTVR_CV (Formattor Retriever in case of Cell Variants)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_LEX (Package) ALV Lean Export Classes for WD
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_LEX_H_FMTR_RTVR | Editor Retriever | 20101018 |
Properties
| Class | CL_SALV_WD_LEX_H_FMTR_RTVR_CV | |
| Short Description | Formattor Retriever in case of Cell Variants | |
| Super Class | CL_SALV_WD_LEX_H_FMTR_RTVR | Editor Retriever |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_LEX | ALV Lean Export Classes for WD |
| Created | 20101018 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_LEX_H_FMTR_RTVR_CV has no interface implemented.
Friends
Class CL_SALV_WD_LEX_H_FMTR_RTVR_CV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_BS_LEX_H_CELL_PROPS | 20101018 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_WD_TABLE_CELL_EDITOR | 20101018 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_WD_LEX_H_FMTR | 20101018 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101018 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101018 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | YTH_CV_ACCESS | 20101018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101018 |
Events
Class CL_SALV_WD_LEX_H_FMTR_RTVR_CV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CV_ACCESS | Private | See coding | 20101018 | begin of ys_cv_access,
key type string,
cv_ref type ref to cl_salv_wd_cv_standard,
editor type ref to if_salv_wd_table_cell_editor,
cell_properties type ref to CL_SALV_bs_LEX_H_cell_PROPS,
formatter type ref to CL_SALV_wd_lex_h_fmtr,
uie_properties type if_salv_bs_model_column=>s_type_uie_properties,
field_attributes type if_salv_bs_t_data=>s_type_attribute,
end of ys_cv_access
|
||
| 2 | YTH_CV_ACCESS | Private | See coding | 20101018 | yth_cv_access type hashed table of ys_cv_access with unique key key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_DATA_TABLE | 20101018 | ||||
| 2 | IR_MODEL_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL_TABLE | 20101018 | ||||
| 3 | IS_CELL_VARIANT_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20101018 | ||||
| 4 | IS_CELL_VARIANT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101018 | ||||
| 5 | IS_COLUMN | Call by reference | Type reference (TYPE) | IF_SALV_BS_MODEL_COLUMNS=>S_TYPE_COLUMN | 20101018 | ||||
| 6 | IS_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | 20101018 | ||||
| 7 | IT_CELL_VARIANT | Call by reference | Type reference (TYPE) | SALV_WD_T_CELL_VARIANT_REF | 20101018 |
Method CONSTRUCTOR on class CL_SALV_WD_LEX_H_FMTR_RTVR_CV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |