SAP ABAP Interface IF_WD_SIDE_PANEL_API (API for Using Side Panel)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_SERVICES (Package) Web Dynpro: Additional Services of Web Dynpro Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_SIDE_PANEL_INTEGRATION | Side Panel Integration in WD ABAP | 20081113 |
Properties
| Interface | IF_WD_SIDE_PANEL_API | |
| Short Description | API for Using Side Panel |
General Data
| Package | SWDP_RUNTIME_SERVICES | Web Dynpro: Additional Services of Web Dynpro Runtime |
| Created | 20081113 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WD_SIDE_PANEL_API has no interface.
Friends
Interface IF_WD_SIDE_PANEL_API has no friend.
Attributes
Interface IF_WD_SIDE_PANEL_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes the side panel | 20090123 | |
| 2 | Instance method | Public | Method | Returns the automatic refresh of application data | 20090902 | |
| 3 | Instance method | Public | Method | Returns the link text | 20090305 | |
| 4 | Instance method | Public | Method | Initializes the side panel for the application | 20090114 | |
| 5 | Instance method | Public | Method | Opens the side panel | 20090117 | |
| 6 | Instance method | Public | Method | Controls the automatic refresh of application data | 20090121 | |
| 7 | Instance method | Public | Method | Triggers refresh of application data | 20090121 |
Events
Interface IF_WD_SIDE_PANEL_API has no event.
Types
Interface IF_WD_SIDE_PANEL_API has no local type.
Method Signatures
Method EXIT Signature
Method EXIT on Interface IF_WD_SIDE_PANEL_API has no parameter.
Method EXIT on Interface IF_WD_SIDE_PANEL_API has no exception.
Method GET_AUTO_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_REFRESH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090902 |
Method GET_AUTO_REFRESH on Interface IF_WD_SIDE_PANEL_API has no exception.
Method GET_LINK_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' falls sichtbar | 20090305 | |||
| 2 | LINK_TEXT | Call by reference | Type reference (TYPE) | STRING | Link Text | 20090305 |
Method GET_LINK_TEXT on Interface IF_WD_SIDE_PANEL_API has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOW_SIDE_PANEL_CONFIG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Side Panel Konfiguration im Config-Mode möglich? | 20090115 | ||
| 2 | APPLY_CONFIGURATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Konfigurations-Id aus Anwendungskonfiguration übernehmen? | 20090115 | ||
| 3 | AUTO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Automatischen Refresh der Anwendungsdaten aktivieren? | 20090121 | ||
| 4 | IS_OPEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Side Panel sofort öffnen | 20090114 | ||
| 5 | LINK_TEXT | Call by reference | Type reference (TYPE) | STRING | Side Panel Link Text | 20090305 | |||
| 6 | LINK_TEXT_CONFIG_MODE | Call by reference | Type reference (TYPE) | STRING | Side Panel Link Text Config Mode | 20090305 | |||
| 7 | OPEN_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | Action zum Öffnen des Side Panels | 20090121 | |||
| 8 | SIDE_PANEL_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Id für Komponente WDR_CHIP_PAGE | 20090114 | |||
| 9 | VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | View Controller des Views mit PageHeader | 20090121 | |||
| 10 | WIDTH | Value transfer | Type reference (TYPE) | I | 300 | Side Panel width | 20090206 |
Method INIT on Interface IF_WD_SIDE_PANEL_API has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIDE_PANEL_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Id für Komponente WDR_CHIP_PAGE | 20090117 |
Method OPEN on Interface IF_WD_SIDE_PANEL_API has no exception.
Method SET_AUTO_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090121 |
Method SET_AUTO_REFRESH on Interface IF_WD_SIDE_PANEL_API has no exception.
Method TRIGGER_REFRESH Signature
Method TRIGGER_REFRESH on Interface IF_WD_SIDE_PANEL_API has no parameter.
Method TRIGGER_REFRESH on Interface IF_WD_SIDE_PANEL_API has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |