SAP ABAP Class CL_WD_TILE_LAYOUT (CL_WD_TILE_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 | 20140513 |
Properties
Class | CL_WD_TILE_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 | 20140513 | 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_TILE_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 | 20140523 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20140625 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20140523 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | GUID | '3DB468AF6C505824E10000000A1550D0' | 20140513 | ||
5 | ![]() |
Constant | Public | See coding | 20140625 | ||||
6 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | 20140625 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20140513 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDUI_TILE_LAYOUT_CELL_PADDING | 20140625 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20140513 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20140523 | |
2 | ![]() |
Instance method | Public | Method | 20140625 | |
3 | ![]() |
Instance method | Public | Method | 20140523 | |
4 | ![]() |
Instance method | Public | Method | 20140523 | |
5 | ![]() |
Instance method | Public | Method | 20140625 | |
6 | ![]() |
Instance method | Public | Method | 20140523 | |
7 | ![]() |
Instance method | Public | Constructor | 20140513 | |
8 | ![]() |
Instance method | Public | Method | 20140513 | |
9 | ![]() |
Instance method | Public | Method | 20140625 | |
10 | ![]() |
Instance method | Public | Method | 20140513 | |
11 | ![]() |
Static method | Public | Method | 20140513 | |
12 | ![]() |
Instance method | Public | Method | 20140513 | |
13 | ![]() |
Instance method | Public | Method | 20140625 | |
14 | ![]() |
Instance method | Public | Method | 20140513 |
Events
Class CL_WD_TILE_LAYOUT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TILE_LAYOUT | Public | See coding | 20140513 | tt_TILE_LAYOUT TYPE TABLE OF REF TO CL_WD_TILE_LAYOUT WITH DEFAULT KEY
|
Method Signatures
Method BIND_ALLOWEDCOLCOUNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20140523 |
Method BIND_ALLOWEDCOLCOUNTS on class CL_WD_TILE_LAYOUT has no exception.
Method BIND_CELLPADDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20140625 |
Method BIND_CELLPADDING on class CL_WD_TILE_LAYOUT has no exception.
Method BIND_MINCELLWIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20140523 |
Method BIND_MINCELLWIDTH on class CL_WD_TILE_LAYOUT has no exception.
Method BOUND_ALLOWEDCOLCOUNTS 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 | 20140523 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140523 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20140523 |
Method BOUND_ALLOWEDCOLCOUNTS on class CL_WD_TILE_LAYOUT has no exception.
Method BOUND_CELLPADDING 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 | 20140625 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140625 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20140625 |
Method BOUND_CELLPADDING on class CL_WD_TILE_LAYOUT has no exception.
Method BOUND_MINCELLWIDTH 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 | 20140523 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140523 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20140523 |
Method BOUND_MINCELLWIDTH on class CL_WD_TILE_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 | 20140513 | |||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20140513 |
Method CONSTRUCTOR on class CL_WD_TILE_LAYOUT has no exception.
Method GET_ALLOWEDCOLCOUNTS 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 | 20140523 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140523 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20140513 |
Method GET_ALLOWEDCOLCOUNTS on class CL_WD_TILE_LAYOUT has no exception.
Method GET_CELLPADDING 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 | 20140625 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140625 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDUI_TILE_LAYOUT_CELL_PADDING | 20140625 |
Method GET_CELLPADDING on class CL_WD_TILE_LAYOUT has no exception.
Method GET_MINCELLWIDTH 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 | 20140523 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140523 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20140513 |
Method GET_MINCELLWIDTH on class CL_WD_TILE_LAYOUT has no exception.
Method NEW_TILE_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOWEDCOLCOUNTS | Call by reference | Type reference (TYPE) | STRING | 20140513 | |||
2 | ![]() |
BIND_ALLOWEDCOLCOUNTS | Call by reference | Type reference (TYPE) | STRING | 20140523 | |||
3 | ![]() |
BIND_CELLPADDING | Call by reference | Type reference (TYPE) | STRING | 20140625 | |||
4 | ![]() |
BIND_MINCELLWIDTH | Call by reference | Type reference (TYPE) | STRING | 20140523 | |||
5 | ![]() |
CELLPADDING | Call by reference | Type reference (TYPE) | WDUI_TILE_LAYOUT_CELL_PADDING | 20140625 | |||
6 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20140513 | |||
7 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_TILE_LAYOUT | 20140513 | |||
8 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20140513 | |||
9 | ![]() |
MINCELLWIDTH | Call by reference | Type reference (TYPE) | I | 20140513 |
Method NEW_TILE_LAYOUT on class CL_WD_TILE_LAYOUT has no exception.
Method SET_ALLOWEDCOLCOUNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20140513 |
Method SET_ALLOWEDCOLCOUNTS on class CL_WD_TILE_LAYOUT has no exception.
Method SET_CELLPADDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDUI_TILE_LAYOUT_CELL_PADDING | 20140625 |
Method SET_CELLPADDING on class CL_WD_TILE_LAYOUT has no exception.
Method SET_MINCELLWIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20140513 |
Method SET_MINCELLWIDTH on class CL_WD_TILE_LAYOUT has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |