SAP ABAP Class CL_WDR_NW7_WIN_LAYOUT_ADAPTER (View Element Adapter for the Side Panel)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
⤷
SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_NW7_VIEW_ELEMENT_ADAPTER | Web Dynpro Local Test XX7 | 20090527 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_NW7_DELTA_RENDERER | Adapter with Delta Rendering | 20090527 |
Properties
Class | CL_WDR_NW7_WIN_LAYOUT_ADAPTER | |
Short Description | View Element Adapter for the Side Panel | |
Super Class | CL_NW7_VIEW_ELEMENT_ADAPTER | Web Dynpro Local Test XX7 |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20090527 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDR_NW7_DELTA_RENDERER | Adapter with Delta Rendering | 20090527 |
Friends
Class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20090527 | |
2 | ![]() |
Instance method | Private | Method | 20110413 | |
3 | ![]() |
Instance method | Private | Method | 20090528 | |
4 | ![]() |
Instance method | Private | Method | 20090602 | |
5 | ![]() |
Instance method | Private | Method | 20090602 | |
6 | ![]() |
Instance method | Private | Method | 20090527 | |
7 | ![]() |
Instance method | Private | Method | 20090527 | |
8 | ![]() |
Instance method | Private | Method | 20090527 | |
9 | ![]() |
Instance method | Private | Event handling method | 20090527 | |
10 | ![]() |
Instance method | Private | Event handling method | 20090527 | |
11 | ![]() |
Instance method | Public | Method | 20090820 | |
12 | ![]() |
Instance method | Private | Method | 20090527 |
Events
Class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_STATE | Private | See coding | 20090527 | begin of t_state,
page_padding type abap_bool,
container_padding type abap_bool,
side_panel_open type abap_bool,
side_panel_resizable type abap_bool,
vertical_sizing like ifur_nw7=>sizing_enum,
scrolling_mode type string,
splitter_height type i,
top_message_area_slot type abap_bool,
show_adaptation_info type abap_bool,
end of t_state
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MAIN_VIEW_ADAPTER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ADAPTER | Adapter für einen View | 20090527 | ||
2 | ![]() |
SIDE_PANEL_ADAPTER | Call by reference | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | Adapter für einen View | 20090527 | ||
3 | ![]() |
TOP_MESSAGE_AREA_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_NW7_MESSAGE_AREA_ADP | Adapter für Web Dynpro View Elemente | 20090527 | ||
4 | ![]() |
WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20090527 |
Method CONSTRUCTOR on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method CREATE_ADAPTATION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | IFUR_NW7__CONTROL | 20110413 |
Method CREATE_ADAPTATION_INFO on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method CREATE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PADDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090528 | |||
2 | ![]() |
ROOT_CONTROL | Value transfer | Object reference (TYPE REF TO) | IFUR_NW7__CONTROL | 20090528 | |||
3 | ![]() |
SHOW_ADAPTATION_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110413 | |||
4 | ![]() |
TOP_MESSAGE_AREA_SLOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101122 | |||
5 | ![]() |
VERTICAL_SIZING | Call by reference | Attribute reference (LIKE) | IFUR_NW7=>SIZING_ENUM | 20090528 |
Method CREATE_CONTENT on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method CREATE_CONTENT_GRID_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PADDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 | |||
2 | ![]() |
ROOT_CONTROL | Value transfer | Object reference (TYPE REF TO) | IFUR_NW7__CONTROL | 20090602 | |||
3 | ![]() |
SHOW_ADAPTATION_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110413 | |||
4 | ![]() |
TOP_MESSAGE_AREA_SLOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110413 | |||
5 | ![]() |
VERTICAL_SIZING | Call by reference | Attribute reference (LIKE) | IFUR_NW7=>SIZING_ENUM | 20090602 |
Method CREATE_CONTENT_GRID_LAYOUT on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method CREATE_GRID_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PADDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 | |||
2 | ![]() |
ROOT_CONTROL | Value transfer | Object reference (TYPE REF TO) | IFUR_NW7__CONTROL | 20090602 | |||
3 | ![]() |
SHOW_ADAPTATION_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110413 | |||
4 | ![]() |
TOP_MESSAGE_AREA_SLOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101122 | |||
5 | ![]() |
VERTICAL_SIZING | Call by reference | Attribute reference (LIKE) | IFUR_NW7=>SIZING_ENUM | 20090602 |
Method CREATE_GRID_LAYOUT on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method CREATE_SPLITTER_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PADDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090527 | |||
2 | ![]() |
ROOT_CONTROL | Value transfer | Object reference (TYPE REF TO) | IFUR_NW7__CONTROL | 20090527 | |||
3 | ![]() |
SHOW_ADAPTATION_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110413 | |||
4 | ![]() |
TOP_MESSAGE_AREA_SLOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101122 | |||
5 | ![]() |
VERTICAL_SIZING | Call by reference | Attribute reference (LIKE) | IFUR_NW7=>SIZING_ENUM | 20090527 |
Method CREATE_SPLITTER_LAYOUT on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method DESTROY_ADAPTERS Signature
Method DESTROY_ADAPTERS on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no parameter.
Method DESTROY_ADAPTERS on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method INIT_STATE Signature
Method INIT_STATE on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no parameter.
Method INIT_STATE on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method ON_OPEN_REQUESTED Signature
Method ON_OPEN_REQUESTED on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no parameter.
Method ON_OPEN_REQUESTED on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method ON_RESIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Value transfer | Attribute reference (LIKE) | 20090527 |
Method ON_RESIZE on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method REQUEST_RENDERING Signature
Method REQUEST_RENDERING on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no parameter.
Method REQUEST_RENDERING on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
Method UPDATE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090527 |
Method UPDATE_STATE on class CL_WDR_NW7_WIN_LAYOUT_ADAPTER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |