SAP ABAP Class CL_WD_C_TABLE_STANDARD_CELL (CL_WD_C_TABLE_STANDARD_CELL)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_ABSTR_C_TABLE_CELL_VAR | 20101214 |
Properties
| Class | CL_WD_C_TABLE_STANDARD_CELL | |
| Short Description | ||
| Super Class | CL_WD_ABSTR_C_TABLE_CELL_VAR | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_C_TABLE | UIE Library "CTable" |
| Created | 20101214 | 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) |
Interfaces
Class CL_WD_C_TABLE_STANDARD_CELL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20101217 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20101217 | Web Dynpro View Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GUID | '005056A501951ED081EA78EB20B1D15F' | 20101214 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_TABLE_CELL_EDITOR | 20101214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101214 | ||
| 2 | Instance method | Public | Method | 20101214 | ||
| 3 | Static method | Public | Method | 20101214 | ||
| 4 | Instance method | Public | Method | 20101214 |
Events
Class CL_WD_C_TABLE_STANDARD_CELL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_C_TABLE_STANDARD_CELL | Public | See coding | 20101214 | tt_C_TABLE_STANDARD_CELL TYPE TABLE OF REF TO CL_WD_C_TABLE_STANDARD_CELL WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20101214 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20101214 |
Method CONSTRUCTOR on class CL_WD_C_TABLE_STANDARD_CELL has no exception.
Method GET_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_EDITOR | Value transfer | Object reference (TYPE REF TO) | IF_WD_TABLE_CELL_EDITOR | 20101214 |
Method GET_EDITOR on class CL_WD_C_TABLE_STANDARD_CELL has no exception.
Method NEW_C_TABLE_STANDARD_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_C_TABLE_STANDARD_CELL | 20101214 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20101214 | ||||
| 3 | VARIANT_KEY | Call by reference | Type reference (TYPE) | STRING | 20101214 | ||||
| 4 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20101214 |
Method NEW_C_TABLE_STANDARD_CELL on class CL_WD_C_TABLE_STANDARD_CELL has no exception.
Method SET_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_EDITOR | Call by reference | Object reference (TYPE REF TO) | IF_WD_TABLE_CELL_EDITOR | 20101214 |
Method SET_EDITOR on class CL_WD_C_TABLE_STANDARD_CELL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |