SAP ABAP Class CL_WD_MATRIX_LAYOUT (CL_WD_MATRIX_LAYOUT)
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_LAYOUT | 20040625 |
Properties
| Class | CL_WD_MATRIX_LAYOUT | |
| Short Description | ||
| Super Class | CL_WD_LAYOUT | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20040625 | 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_MATRIX_LAYOUT 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 | Constant | Public | Type reference (TYPE) | GUID | '45B468426C506824E10000000A1550C0' | 20050316 | |||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20081013 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_DRAG_SOURCE_INFO | 20081013 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_DROP_TARGET_INFO | 20081013 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20081013 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20040625 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040625 | ||
| 2 | Instance method | Public | Method | 20081013 | ||
| 3 | Instance method | Public | Method | 20081013 | ||
| 4 | Instance method | Public | Method | 20081013 | ||
| 5 | Instance method | Public | Method | 20040625 | ||
| 6 | Instance method | Public | Method | 20040625 | ||
| 7 | Instance method | Public | Method | 20081013 | ||
| 8 | Instance method | Public | Method | 20081013 | ||
| 9 | Static method | Public | Method | 20040625 | ||
| 10 | Instance method | Public | Method | 20081013 | ||
| 11 | Instance method | Public | Method | 20081013 | ||
| 12 | Instance method | Public | Method | 20081013 | ||
| 13 | Instance method | Public | Method | 20040625 | ||
| 14 | Instance method | Public | Method | 20040625 |
Events
Class CL_WD_MATRIX_LAYOUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MATRIX_LAYOUT | Public | See coding | 20050316 | tt_MATRIX_LAYOUT TYPE TABLE OF REF TO CL_WD_MATRIX_LAYOUT 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 | 20040625 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040625 |
Method CONSTRUCTOR on class CL_WD_MATRIX_LAYOUT has no exception.
Method GET_DRAG_SOURCE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_DRAG_SOURCE_INFO | Value transfer | Object reference (TYPE REF TO) | CL_WD_DRAG_SOURCE_INFO | 20081013 |
Method GET_DRAG_SOURCE_INFO on class CL_WD_MATRIX_LAYOUT has no exception.
Method GET_DROP_TARGET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_DROP_TARGET_INFO | Value transfer | Object reference (TYPE REF TO) | CL_WD_DROP_TARGET_INFO | 20081013 |
Method GET_DROP_TARGET_INFO on class CL_WD_MATRIX_LAYOUT has no exception.
Method GET_ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20081013 |
Method GET_ON_DROP on class CL_WD_MATRIX_LAYOUT has no exception.
Method GET_STRETCHED_HORIZONTALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method GET_STRETCHED_HORIZONTALLY on class CL_WD_MATRIX_LAYOUT has no exception.
Method GET_STRETCHED_VERTICALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method GET_STRETCHED_VERTICALLY on class CL_WD_MATRIX_LAYOUT has no exception.
Method MAPPED_ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20081013 |
Method MAPPED_ON_DROP on class CL_WD_MATRIX_LAYOUT has no exception.
Method MAP_ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20081013 |
Method MAP_ON_DROP on class CL_WD_MATRIX_LAYOUT has no exception.
Method NEW_MATRIX_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20040625 | ||||
| 2 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_MATRIX_LAYOUT | 20040625 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 4 | ON_DROP | Call by reference | Type reference (TYPE) | STRING | 20081013 | ||||
| 5 | STRETCHED_HORIZONTALLY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20040625 | |||
| 6 | STRETCHED_VERTICALLY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20040625 |
Method NEW_MATRIX_LAYOUT on class CL_WD_MATRIX_LAYOUT has no exception.
Method SET_DRAG_SOURCE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_DRAG_SOURCE_INFO | Call by reference | Object reference (TYPE REF TO) | CL_WD_DRAG_SOURCE_INFO | 20081013 |
Method SET_DRAG_SOURCE_INFO on class CL_WD_MATRIX_LAYOUT has no exception.
Method SET_DROP_TARGET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_DROP_TARGET_INFO | Call by reference | Object reference (TYPE REF TO) | CL_WD_DROP_TARGET_INFO | 20081013 |
Method SET_DROP_TARGET_INFO on class CL_WD_MATRIX_LAYOUT has no exception.
Method SET_ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20081013 |
Method SET_ON_DROP on class CL_WD_MATRIX_LAYOUT has no exception.
Method SET_STRETCHED_HORIZONTALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method SET_STRETCHED_HORIZONTALLY on class CL_WD_MATRIX_LAYOUT has no exception.
Method SET_STRETCHED_VERTICALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method SET_STRETCHED_VERTICALLY on class CL_WD_MATRIX_LAYOUT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |