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 EXIT Instance method Public Method Closes the side panel 20090123
2 GET_AUTO_REFRESH Instance method Public Method Returns the automatic refresh of application data 20090902
3 GET_LINK_TEXT Instance method Public Method Returns the link text 20090305
4 INIT Instance method Public Method Initializes the side panel for the application 20090114
5 OPEN Instance method Public Method Opens the side panel 20090117
6 SET_AUTO_REFRESH Instance method Public Method Controls the automatic refresh of application data 20090121
7 TRIGGER_REFRESH 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 Returning 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 Exporting IS_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL 'X' falls sichtbar 20090305
2 Exporting 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 Importing ALLOW_SIDE_PANEL_CONFIG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Side Panel Konfiguration im Config-Mode möglich? 20090115
2 Importing APPLY_CONFIGURATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Konfigurations-Id aus Anwendungskonfiguration übernehmen? 20090115
3 Importing AUTO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Automatischen Refresh der Anwendungsdaten aktivieren? 20090121
4 Importing IS_OPEN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Side Panel sofort öffnen 20090114
5 Importing LINK_TEXT Call by reference Type reference (TYPE) STRING Side Panel Link Text 20090305
6 Importing LINK_TEXT_CONFIG_MODE Call by reference Type reference (TYPE) STRING Side Panel Link Text Config Mode 20090305
7 Importing OPEN_ACTION_NAME Call by reference Type reference (TYPE) STRING Action zum Öffnen des Side Panels 20090121
8 Importing SIDE_PANEL_CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Id für Komponente WDR_CHIP_PAGE 20090114
9 Importing VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER View Controller des Views mit PageHeader 20090121
10 Importing 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 Importing 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 Importing 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