SAP ABAP Class CL_WD_ABSTR_TABLE_CELL_VAR (CL_WD_ABSTR_TABLE_CELL_VAR)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 | 20040914 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TABLE_MULTI_EDITOR_CELL | 20090925 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TABLE_POPIN_TGL_CELL | 20050422 | |
3 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TABLE_SNGL_MARK_CELL | 20050121 | |
4 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TABLE_STANDARD_CELL | 20040914 | |
5 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TABLE_SUMMARY_CELL | 20041018 | |
6 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TABLE_SUM_HIER_CELL | 20041018 |
Properties
Class | CL_WD_ABSTR_TABLE_CELL_VAR | |
Short Description | ||
Super Class | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
Created | 20040914 | 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_ABSTR_TABLE_CELL_VAR has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20110302 | Web Dynpro Local Test XX7 | |
2 | CL_WDR_VIEW_ELEMENT | 20110302 | Web Dynpro View Element |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20041216 | |||
2 | ![]() |
Constant | Public | See coding | 20050316 | ||||
3 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | 20050316 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDUI_TABLE_COLUMN_HALIGN | 20041216 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20040914 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041216 | |
2 | ![]() |
Instance method | Public | Method | 20041216 | |
3 | ![]() |
Instance method | Public | Method | 20041216 | |
4 | ![]() |
Instance method | Public | Method | 20040914 | |
5 | ![]() |
Instance method | Public | Method | 20041216 | |
6 | ![]() |
Instance method | Public | Method | 20040914 |
Events
Class CL_WD_ABSTR_TABLE_CELL_VAR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ABSTR_TABLE_CELL_VAR | Public | See coding | 20050316 | tt_ABSTR_TABLE_CELL_VAR TYPE TABLE OF REF TO CL_WD_ABSTR_TABLE_CELL_VAR WITH DEFAULT KEY
|
Method Signatures
Method BIND_H_ALIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20041216 |
Method BIND_H_ALIGN on class CL_WD_ABSTR_TABLE_CELL_VAR has no exception.
Method BOUND_H_ALIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041216 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041216 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20041216 |
Method BOUND_H_ALIGN on class CL_WD_ABSTR_TABLE_CELL_VAR has no exception.
Method GET_H_ALIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041216 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041216 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDUI_TABLE_COLUMN_HALIGN | 20041216 |
Method GET_H_ALIGN on class CL_WD_ABSTR_TABLE_CELL_VAR has no exception.
Method GET_VARIANT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040914 |
Method GET_VARIANT_KEY on class CL_WD_ABSTR_TABLE_CELL_VAR has no exception.
Method SET_H_ALIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDUI_TABLE_COLUMN_HALIGN | 20041216 |
Method SET_H_ALIGN on class CL_WD_ABSTR_TABLE_CELL_VAR has no exception.
Method SET_VARIANT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040914 |
Method SET_VARIANT_KEY on class CL_WD_ABSTR_TABLE_CELL_VAR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |