Hierarchy

⤷

⤷

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_GRID_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 | 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_GRID_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
Methods
Events
Class CL_WD_GRID_LAYOUT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_GRID_LAYOUT | Public | See coding | 20050316 | tt_GRID_LAYOUT TYPE TABLE OF REF TO CL_WD_GRID_LAYOUT WITH DEFAULT KEY
|
Method Signatures
Method BIND_LAYOUT_FIXED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20140207 |
Method BIND_LAYOUT_FIXED on class CL_WD_GRID_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 | 20131220 |
Method BIND_LEGEND_ID on class CL_WD_GRID_LAYOUT has no exception.
Method BOUND_LAYOUT_FIXED 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 | 20140207 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140207 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20140207 |
Method BOUND_LAYOUT_FIXED on class CL_WD_GRID_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 | 20131220 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20131220 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20131220 |
Method BOUND_LEGEND_ID on class CL_WD_GRID_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 | 20040625 | |||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040625 |
Method CONSTRUCTOR on class CL_WD_GRID_LAYOUT has no exception.
Method GET_CELL_PADDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20040625 |
Method GET_CELL_PADDING on class CL_WD_GRID_LAYOUT has no exception.
Method GET_CELL_SPACING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20040625 |
Method GET_CELL_SPACING on class CL_WD_GRID_LAYOUT has no exception.
Method GET_COL_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20040625 |
Method GET_COL_COUNT on class CL_WD_GRID_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 | 20080310 |
Method GET_DRAG_SOURCE_INFO on class CL_WD_GRID_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 | 20080310 |
Method GET_DROP_TARGET_INFO on class CL_WD_GRID_LAYOUT has no exception.
Method GET_LAYOUT_FIXED 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 | 20140207 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140207 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20140207 |
Method GET_LAYOUT_FIXED on class CL_WD_GRID_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 | 20131220 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20131220 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20131220 |
Method GET_LEGEND_ID on class CL_WD_GRID_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 | 20080212 |
Method GET_ON_DROP on class CL_WD_GRID_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_GRID_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_GRID_LAYOUT has no exception.
Method GET_TAB_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDUI_GRID_TAB_ORDER | 20120507 |
Method GET_TAB_ORDER on class CL_WD_GRID_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 | 20080212 |
Method MAPPED_ON_DROP on class CL_WD_GRID_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 | 20080212 |
Method MAP_ON_DROP on class CL_WD_GRID_LAYOUT has no exception.
Method NEW_GRID_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_LAYOUT_FIXED | Call by reference | Type reference (TYPE) | STRING | 20140207 | |||
2 | ![]() |
BIND_LEGEND_ID | Call by reference | Type reference (TYPE) | STRING | 20131220 | |||
3 | ![]() |
CELL_PADDING | Call by reference | Type reference (TYPE) | I | '0' | 20040625 | ||
4 | ![]() |
CELL_SPACING | Call by reference | Type reference (TYPE) | I | '0' | 20040625 | ||
5 | ![]() |
COL_COUNT | Call by reference | Type reference (TYPE) | I | '1' | 20040625 | ||
6 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20040625 | |||
7 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_GRID_LAYOUT | 20040625 | |||
8 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
9 | ![]() |
LAYOUT_FIXED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20140207 | |||
10 | ![]() |
LEGEND_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20131220 | |||
11 | ![]() |
ON_DROP | Call by reference | Type reference (TYPE) | STRING | 20080212 | |||
12 | ![]() |
STRETCHED_HORIZONTALLY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20040625 | ||
13 | ![]() |
STRETCHED_VERTICALLY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20040625 | ||
14 | ![]() |
TAB_ORDER | Call by reference | Type reference (TYPE) | WDUI_GRID_TAB_ORDER | E_TAB_ORDER-HORIZONTALLY | 20120507 |
Method NEW_GRID_LAYOUT on class CL_WD_GRID_LAYOUT has no exception.
Method SET_CELL_PADDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20040625 |
Method SET_CELL_PADDING on class CL_WD_GRID_LAYOUT has no exception.
Method SET_CELL_SPACING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20040625 |
Method SET_CELL_SPACING on class CL_WD_GRID_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 | 20040625 |
Method SET_COL_COUNT on class CL_WD_GRID_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 | 20080310 |
Method SET_DRAG_SOURCE_INFO on class CL_WD_GRID_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 | 20080310 |
Method SET_DROP_TARGET_INFO on class CL_WD_GRID_LAYOUT has no exception.
Method SET_LAYOUT_FIXED 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 | 20140207 |
Method SET_LAYOUT_FIXED on class CL_WD_GRID_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 | 20131220 |
Method SET_LEGEND_ID on class CL_WD_GRID_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 | 20080212 |
Method SET_ON_DROP on class CL_WD_GRID_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_GRID_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_GRID_LAYOUT has no exception.
Method SET_TAB_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDUI_GRID_TAB_ORDER | 20120507 |
Method SET_TAB_ORDER on class CL_WD_GRID_LAYOUT has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 710 |