SAP ABAP Class CL_WDR_WINDOW_EVENT (CL_WDR_WINDOW_EVENT)
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 20030602
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_EXT_URL_WINDOW_OPEN_EVT 20030603
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_EXT_WINDOW_OPEN_EVENT 20030604
3 Inheritance (c INHERITING FROM c_ref)  CL_WDR_WINDOW_CLOSE_EVENT 20030603
4 Inheritance (c INHERITING FROM c_ref)  CL_WDR_WINDOW_OPEN_EVENT Navigation Event for Client 20030604
Properties
Class CL_WDR_WINDOW_EVENT  
Short Description    
Super Class CL_WDR_CLIENT_EVENT Client Event 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20030602   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_WINDOW_EVENT has no forward declaration.
Interfaces
Class CL_WDR_WINDOW_EVENT has no interface implemented.
Friends
Class CL_WDR_WINDOW_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLOSE_WINDOW Constant Public Type reference (TYPE) STRING 'CloseWindow' 20030602
2 MODAL_PARAM Constant Public Type reference (TYPE) STRING 'modal' 20030602
3 OPEN_WINDOW Constant Public Type reference (TYPE) STRING 'Open' 20030602
4 PAGE_ROOT Constant Public Type reference (TYPE) STRING 'CSF_PageRoot' 20030602
5 PARENT_WINDOW_ID_PARAM Constant Public Type reference (TYPE) STRING 'parentId' 20030602
6 VIEWID_PARAM Constant Public Type reference (TYPE) STRING 'viewId' 20030602
7 WINDOW_EVENT_TARGET_ID Constant Public Type reference (TYPE) STRING 'WindowManager' 20030602
8 WINDOW_EVENT_TYPE Constant Public Type reference (TYPE) STRING 'Window' 20030602
9 WINDOW_TYPE_PARAM Constant Public Type reference (TYPE) STRING 'type' 20030602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030602
2 SET_WINDOW_POSITION Instance method Public Method 20030602
3 SET_WINDOW_POSITION_CONTROL Instance method Public Method 20030602
4 SET_WINDOW_SIZE Instance method Public Method 20030602
Events
Class CL_WDR_WINDOW_EVENT has no event.
Types
Class CL_WDR_WINDOW_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 COMMAND Call by reference Type reference (TYPE) STRING 20030602
2 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20030602

Method CONSTRUCTOR on class CL_WDR_WINDOW_EVENT has no exception.

Method SET_WINDOW_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEFT Call by reference Type reference (TYPE) I 20030602
2 Importing POSITION Call by reference Type reference (TYPE) STRING 20030602
3 Importing TOP Call by reference Type reference (TYPE) I 20030602

Method SET_WINDOW_POSITION on class CL_WDR_WINDOW_EVENT has no exception.

Method SET_WINDOW_POSITION_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL Call by reference Type reference (TYPE) STRING 20030602

Method SET_WINDOW_POSITION_CONTROL on class CL_WDR_WINDOW_EVENT has no exception.

Method SET_WINDOW_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20030602
2 Importing WIDTH Call by reference Type reference (TYPE) STRING 20030602

Method SET_WINDOW_SIZE on class CL_WDR_WINDOW_EVENT has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 640