SAP ABAP Class CL_WD_RASTER_LAYOUT (CL_WD_RASTER_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 | 20130620 |
Properties
Class | CL_WD_RASTER_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 | 20130620 | SAP |
Last change | 20141121 | |
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_RASTER_LAYOUT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140708 | Web Dynpro Local Test XX7 | |
2 | CL_WDR_VIEW_ELEMENT | 20140708 | 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 | 20130620 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20130620 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20130620 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | GUID | '00163EA725781EE2B6CE0329F16DCBFB' | 20130620 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20130620 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20130620 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20130620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130620 | |
2 | ![]() |
Instance method | Public | Method | 20130620 | |
3 | ![]() |
Instance method | Public | Method | 20130620 | |
4 | ![]() |
Instance method | Public | Method | 20130620 | |
5 | ![]() |
Instance method | Public | Method | 20130620 | |
6 | ![]() |
Instance method | Public | Method | 20130620 | |
7 | ![]() |
Instance method | Public | Constructor | 20130620 | |
8 | ![]() |
Instance method | Public | Method | 20130620 | |
9 | ![]() |
Instance method | Public | Method | 20130620 | |
10 | ![]() |
Instance method | Public | Method | 20130620 | |
11 | ![]() |
Static method | Public | Method | 20130620 | |
12 | ![]() |
Instance method | Public | Method | 20130620 | |
13 | ![]() |
Instance method | Public | Method | 20130620 | |
14 | ![]() |
Instance method | Public | Method | 20130620 |
Events
Class CL_WD_RASTER_LAYOUT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_RASTER_LAYOUT | Public | See coding | 20130620 | tt_RASTER_LAYOUT TYPE TABLE OF REF TO CL_WD_RASTER_LAYOUT WITH DEFAULT KEY
|
Method Signatures
Method BIND_COL_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20130620 |
Method BIND_COL_COUNT on class CL_WD_RASTER_LAYOUT has no exception.
Method BIND_COMPRESSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20130620 |
Method BIND_COMPRESSIBLE on class CL_WD_RASTER_LAYOUT has no exception.
Method BIND_LEGEND_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20130620 |
Method BIND_LEGEND_ID on class CL_WD_RASTER_LAYOUT has no exception.
Method BOUND_COL_COUNT 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 | 20130620 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130620 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20130620 |
Method BOUND_COL_COUNT on class CL_WD_RASTER_LAYOUT has no exception.
Method BOUND_COMPRESSIBLE 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 | 20130620 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130620 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20130620 |
Method BOUND_COMPRESSIBLE on class CL_WD_RASTER_LAYOUT has no exception.
Method BOUND_LEGEND_ID 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 | 20130620 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130620 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20130620 |
Method BOUND_LEGEND_ID on class CL_WD_RASTER_LAYOUT has no exception.
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 | 20130620 | |||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20130620 |
Method CONSTRUCTOR on class CL_WD_RASTER_LAYOUT has no exception.
Method GET_COL_COUNT 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 | 20130620 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130620 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20130620 |
Method GET_COL_COUNT on class CL_WD_RASTER_LAYOUT has no exception.
Method GET_COMPRESSIBLE 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 | 20130620 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130620 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130620 |
Method GET_COMPRESSIBLE on class CL_WD_RASTER_LAYOUT has no exception.
Method GET_LEGEND_ID 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 | 20130620 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130620 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20130620 |
Method GET_LEGEND_ID on class CL_WD_RASTER_LAYOUT has no exception.
Method NEW_RASTER_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_COL_COUNT | Call by reference | Type reference (TYPE) | STRING | 20130620 | |||
2 | ![]() |
BIND_COMPRESSIBLE | Call by reference | Type reference (TYPE) | STRING | 20130620 | |||
3 | ![]() |
BIND_LEGEND_ID | Call by reference | Type reference (TYPE) | STRING | 20130620 | |||
4 | ![]() |
COL_COUNT | Call by reference | Type reference (TYPE) | I | '8' | 20130620 | ||
5 | ![]() |
COMPRESSIBLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130620 | |||
6 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20130620 | |||
7 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_RASTER_LAYOUT | 20130620 | |||
8 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20130620 | |||
9 | ![]() |
LEGEND_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20130620 |
Method NEW_RASTER_LAYOUT on class CL_WD_RASTER_LAYOUT has no exception.
Method SET_COL_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20130620 |
Method SET_COL_COUNT on class CL_WD_RASTER_LAYOUT has no exception.
Method SET_COMPRESSIBLE 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 | 20130620 |
Method SET_COMPRESSIBLE on class CL_WD_RASTER_LAYOUT has no exception.
Method SET_LEGEND_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20130620 |
Method SET_LEGEND_ID on class CL_WD_RASTER_LAYOUT has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |