SAP ABAP Class CL_WDR_PORTAL_EVENT (Portal Events of Web Dynpro ABAP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CLIENT_EVENT Client Event 20040428
Properties
Class CL_WDR_PORTAL_EVENT  
Short Description Portal Events of Web Dynpro ABAP    
Super Class CL_WDR_CLIENT_EVENT Client Event 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20040428   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_WD_PORTAL_INTEGRATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDR_PORTAL_EVENT has no interface implemented.
Friends
Class CL_WDR_PORTAL_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PORTAL_ABSOLUTE_NAV Constant Public Type reference (TYPE) STRING 'PORTAL_ABSOLUTE_NAVIGATION' 20040428
2 CO_PORTAL_OBJECT_NAV Constant Public Type reference (TYPE) STRING 'PORTAL_OBJECT_NAVIGATION' 20040428
3 CO_PORTAL_RAISE_EVT Constant Public Type reference (TYPE) STRING 'PORTAL_RAISE_EVENT' 20040428
4 CO_PORTAL_RELATIVE_NAV Constant Public Type reference (TYPE) STRING 'PORTAL_RELATIVE_NAVIGATION' 20040525
5 CO_PORTAL_SET_DIRTY_FLAG Constant Public Type reference (TYPE) STRING 'PORTAL_SET_DIRTY_FLAG' 20040805
6 CO_PORTAL_STANDARD_TRAY_ENTRY Constant Public Type reference (TYPE) STRING 'PORTAL_STANDARD_TRAY_ENTRY' 20050926
7 CO_PORTAL_SUBSCRIBE_EVENT Constant Public Type reference (TYPE) STRING 'PORTAL_SUBSCRIBE_EVENT' 20040805
8 CO_PORTAL_UNSUBSCRIBE_EVENT Constant Public Type reference (TYPE) STRING 'PORTAL_UNSUBSCRIBE_EVENT' 20041008
9 EVENT_TYPE Instance attribute Public Type reference (TYPE) STRING 20040428
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20040428
2 NEW_ABSOLUTE_NAVIGATION_EVENT Static method Public Method 20040805
3 NEW_OBJECT_NAVIGATION_EVENT Static method Public Method 20040805
4 NEW_RAISE_PORTAL_EVENT Static method Public Method 20040805
5 NEW_RELATIVE_NAVIGATION_EVENT Static method Public Method 20040805
6 NEW_SET_DIRTY_FLAG_EVENT Static method Public Method 20040805
7 NEW_SUBSCRIBE_PORTAL_EVENT Static method Public Method 20040805
8 NEW_UNSUBSCRIBE_PORTAL_EVENT Static method Public Method 20041008
Events
Class CL_WDR_PORTAL_EVENT has no event.
Types
Class CL_WDR_PORTAL_EVENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_ID Call by reference Type reference (TYPE) STRING 20040428
2 Importing EVENT_TYPE Call by reference Type reference (TYPE) STRING 20040428
3 Importing VIEW_ID Call by reference Type reference (TYPE) STRING 20040428

Method CONSTRUCTOR on class CL_WDR_PORTAL_EVENT has no exception.

Method NEW_ABSOLUTE_NAVIGATION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_URL Call by reference Type reference (TYPE) STRING 20040805
2 Importing HISTORY_MODE Call by reference Type reference (TYPE) STRING 20040805
3 Importing NAVIGATION_MODE Call by reference Type reference (TYPE) STRING 20040805
4 Importing NAVIGATION_TARGET Call by reference Type reference (TYPE) STRING 20040805
5 Returning PORTAL_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_PORTAL_EVENT 20040805
6 Importing POST_BODY Call by reference Type reference (TYPE) STRING 20041004
7 Importing TARGET_TITLE Call by reference Type reference (TYPE) STRING 20040805
8 Importing WINDOW_FEATURES Call by reference Type reference (TYPE) STRING 20040805
9 Importing WINDOW_NAME Call by reference Type reference (TYPE) STRING 20040805

Method NEW_ABSOLUTE_NAVIGATION_EVENT on class CL_WDR_PORTAL_EVENT has no exception.

Method NEW_OBJECT_NAVIGATION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20040805
2 Importing OBJECT_VALUE Call by reference Type reference (TYPE) STRING 20040805
3 Importing OPERATION Call by reference Type reference (TYPE) STRING 20040805
4 Returning PORTAL_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_PORTAL_EVENT 20040805
5 Importing POST_BODY Call by reference Type reference (TYPE) STRING 20070815
6 Importing RESOLVING_MODE Call by reference Type reference (TYPE) STRING IF_WD_PORTAL_INTEGRATION=>CO_RESOLVING_MODE-SOURCE_ROLE 20060207
7 Importing SYSTEM Call by reference Type reference (TYPE) STRING 20040805

Method NEW_OBJECT_NAVIGATION_EVENT on class CL_WDR_PORTAL_EVENT has no exception.

Method NEW_RAISE_PORTAL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20040805
2 Importing NAME_SPACE Call by reference Type reference (TYPE) STRING 20040805
3 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20040805
4 Returning PORTAL_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_PORTAL_EVENT 20040805

Method NEW_RAISE_PORTAL_EVENT on class CL_WDR_PORTAL_EVENT has no exception.

Method NEW_RELATIVE_NAVIGATION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BASE_URL Call by reference Type reference (TYPE) STRING 20040805
2 Importing CONTEXT_URL Call by reference Type reference (TYPE) STRING 20040805
3 Importing HISTORY_MODE Call by reference Type reference (TYPE) STRING 20040805
4 Importing LEVELS_UP Call by reference Type reference (TYPE) STRING 20040805
5 Importing NAVIGATION_MODE Call by reference Type reference (TYPE) STRING 20040805
6 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20040805
7 Importing PATH Call by reference Type reference (TYPE) STRING 20040805
8 Returning PORTAL_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_PORTAL_EVENT 20040805
9 Importing POST_BODY Call by reference Type reference (TYPE) STRING 20050203
10 Importing TARGET_TITLE Call by reference Type reference (TYPE) STRING 20040805
11 Importing WINDOW_FEATURES Call by reference Type reference (TYPE) STRING 20040805
12 Importing WINDOW_NAME Call by reference Type reference (TYPE) STRING 20040805

Method NEW_RELATIVE_NAVIGATION_EVENT on class CL_WDR_PORTAL_EVENT has no exception.

Method NEW_SET_DIRTY_FLAG_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRTY_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20040805
2 Returning PORTAL_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_PORTAL_EVENT 20040805

Method NEW_SET_DIRTY_FLAG_EVENT on class CL_WDR_PORTAL_EVENT has no exception.

Method NEW_SUBSCRIBE_PORTAL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PORTAL_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_PORTAL_EVENT 20040805
2 Importing PORTAL_EVENT_ID Call by reference Type reference (TYPE) STRING GUID im 'RAW' Format 20041014
3 Importing PORTAL_EVENT_NAME Call by reference Type reference (TYPE) STRING 20040805
4 Importing PORTAL_EVENT_NAMESPACE Call by reference Type reference (TYPE) STRING 20040805

Method NEW_SUBSCRIBE_PORTAL_EVENT on class CL_WDR_PORTAL_EVENT has no exception.

Method NEW_UNSUBSCRIBE_PORTAL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PORTAL_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_PORTAL_EVENT 20041008
2 Importing PORTAL_EVENT_ID Call by reference Type reference (TYPE) STRING 20041015
3 Importing PORTAL_EVENT_NAME Call by reference Type reference (TYPE) STRING 20041008
4 Importing PORTAL_EVENT_NAMESPACE Call by reference Type reference (TYPE) STRING 20041008

Method NEW_UNSUBSCRIBE_PORTAL_EVENT on class CL_WDR_PORTAL_EVENT has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700