SAP ABAP Class CL_WD_PAGE_PANEL (CL_WD_PAGE_PANEL)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_PATTERN (Package) UIE Library "Pattern"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_ABSTRACT_PAGE_PANEL | 20060927 |
Properties
| Class | CL_WD_PAGE_PANEL | |
| Short Description | ||
| Super Class | CL_WD_ABSTRACT_PAGE_PANEL | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_PATTERN | UIE Library "Pattern" |
| Created | 20060927 | 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_PAGE_PANEL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20110321 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20110321 | 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 | 20060927 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20060927 | ||||
| 3 | Constant | Public | Type reference (TYPE) | GUID | '12364871A6732A4EBF6A7DA214678EF9' | 20060927 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20060927 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20060927 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20060927 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20060927 | ||||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20060927 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20060927 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20060927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060927 | ||
| 2 | Instance method | Public | Method | 20060927 | ||
| 3 | Instance method | Public | Method | 20060927 | ||
| 4 | Instance method | Public | Method | 20060927 | ||
| 5 | Instance method | Public | Constructor | 20060927 | ||
| 6 | Instance method | Public | Method | 20060927 | ||
| 7 | Instance method | Public | Method | 20060927 | ||
| 8 | Instance method | Public | Method | 20060927 | ||
| 9 | Static method | Public | Method | 20060927 | ||
| 10 | Instance method | Public | Method | 20060927 | ||
| 11 | Instance method | Public | Method | 20060927 | ||
| 12 | Instance method | Public | Method | 20060927 |
Events
Class CL_WD_PAGE_PANEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_PAGE_PANEL | Public | See coding | 20060927 | tt_PAGE_PANEL TYPE TABLE OF REF TO CL_WD_PAGE_PANEL WITH DEFAULT KEY
|
Method Signatures
Method BIND_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20060927 |
Method BIND_HEIGHT on class CL_WD_PAGE_PANEL has no exception.
Method BIND_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20060927 |
Method BIND_WIDTH on class CL_WD_PAGE_PANEL has no exception.
Method BOUND_HEIGHT 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 | 20060927 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060927 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20060927 |
Method BOUND_HEIGHT on class CL_WD_PAGE_PANEL has no exception.
Method BOUND_WIDTH 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 | 20060927 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060927 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20060927 |
Method BOUND_WIDTH on class CL_WD_PAGE_PANEL 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 | 20060927 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20060927 |
Method CONSTRUCTOR on class CL_WD_PAGE_PANEL has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_CONTENT | Value transfer | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20060927 |
Method GET_CONTENT on class CL_WD_PAGE_PANEL has no exception.
Method GET_HEIGHT 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 | 20060927 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060927 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20060927 |
Method GET_HEIGHT on class CL_WD_PAGE_PANEL has no exception.
Method GET_WIDTH 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 | 20060927 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060927 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20060927 |
Method GET_WIDTH on class CL_WD_PAGE_PANEL has no exception.
Method NEW_PAGE_PANEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACKGROUND | Call by reference | Type reference (TYPE) | WDUI_PAGE_LAYOUT_BACKGROUND | E_BACKGROUND-TRANSPARENT | 20060927 | |||
| 2 | BEGIN_BORDER | Call by reference | Type reference (TYPE) | WDUI_PAGE_LAYOUT_BORDER | E_BEGIN_BORDER-NONE | 20060927 | |||
| 3 | BEGIN_PADDING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20060927 | ||||
| 4 | BIND_BACKGROUND | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 5 | BIND_BEGIN_BORDER | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 6 | BIND_BEGIN_PADDING | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 7 | BIND_BOTTOM_BORDER | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 8 | BIND_BOTTOM_PADDING | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 9 | BIND_END_BORDER | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 10 | BIND_END_PADDING | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 11 | BIND_HEIGHT | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 12 | BIND_TOP_BORDER | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 13 | BIND_TOP_PADDING | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 14 | BIND_WIDTH | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 15 | BOTTOM_BORDER | Call by reference | Type reference (TYPE) | WDUI_PAGE_LAYOUT_BORDER | E_BOTTOM_BORDER-NONE | 20060927 | |||
| 16 | BOTTOM_PADDING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20060927 | ||||
| 17 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_PAGE_PANEL | 20060927 | ||||
| 18 | END_BORDER | Call by reference | Type reference (TYPE) | WDUI_PAGE_LAYOUT_BORDER | E_END_BORDER-NONE | 20060927 | |||
| 19 | END_PADDING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20060927 | ||||
| 20 | HEIGHT | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 21 | ID | Call by reference | Type reference (TYPE) | STRING | 20060927 | ||||
| 22 | TOP_BORDER | Call by reference | Type reference (TYPE) | WDUI_PAGE_LAYOUT_BORDER | E_TOP_BORDER-NONE | 20060927 | |||
| 23 | TOP_PADDING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20060927 | ||||
| 24 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20060927 | ||||
| 25 | WIDTH | Call by reference | Type reference (TYPE) | STRING | 20060927 |
Method NEW_PAGE_PANEL on class CL_WD_PAGE_PANEL has no exception.
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20060927 |
Method SET_CONTENT on class CL_WD_PAGE_PANEL has no exception.
Method SET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060927 |
Method SET_HEIGHT on class CL_WD_PAGE_PANEL has no exception.
Method SET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060927 |
Method SET_WIDTH on class CL_WD_PAGE_PANEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |