SAP ABAP Class CL_WDR_RENDER_TEST_CTRL_JS (Erzeugt JavaScript für Rendering Tests)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
Properties
Class CL_WDR_RENDER_TEST_CTRL_JS  
Short Description Erzeugt JavaScript für Rendering Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_TEST   Web Dynpro: Tests 
Created 20110225   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_RENDER_TEST_CTRL_JS has no forward declaration.
Interfaces
Class CL_WDR_RENDER_TEST_CTRL_JS has no interface implemented.
Friends
Class CL_WDR_RENDER_TEST_CTRL_JS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_HTML_ID Instance attribute Private Type reference (TYPE) STRING 20110225
2 M_WINDOW Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW 20110225
Methods
# Method Level Visibility Method type Description Created on
1 CLICK Instance method Public Method 20110225
2 CONSTRUCTOR Instance method Public Constructor 20110225
3 CREATE_BY_VIEW_ELEMENT Static method Public Method 20110225
4 DRAG_TO Instance method Public Method 20110225
5 JBOOL Instance method Private Method 20110225
6 JESCAPE Instance method Private Method 20110225
7 JS Instance method Private Method 20110225
8 KEY_PRESS Instance method Public Method 20110225
9 RIGHT_CLICK Instance method Public Method 20110225
10 TYPE Instance method Public Method 20110228
Events
Class CL_WDR_RENDER_TEST_CTRL_JS has no event.
Types
Class CL_WDR_RENDER_TEST_CTRL_JS has no local type.
Method Signatures

Method CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225
2 Importing CTRL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225
3 Importing OFFSET_X Call by reference Type reference (TYPE) I -1 20110225
4 Importing OFFSET_Y Call by reference Type reference (TYPE) I -1 20110225
5 Importing SHIFT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225

Method CLICK on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTML_ID Call by reference Type reference (TYPE) STRING 20110225
2 Importing WINDOW Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW 20110225

Method CONSTRUCTOR on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method CREATE_BY_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning API Value transfer Object reference (TYPE REF TO) CL_WDR_RENDER_TEST_CTRL_JS Erzeugt JavaScript für Rendering Tests 20110225
2 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20110225

Method CREATE_BY_VIEW_ELEMENT on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method DRAG_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TARGET Call by reference Object reference (TYPE REF TO) CL_WDR_RENDER_TEST_CTRL_JS Erzeugt JavaScript für Rendering Tests 20110225

Method DRAG_TO on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method JBOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOL Call by reference Type reference (TYPE) ABAP_BOOL 20110225
2 Returning JBOOL Value transfer Type reference (TYPE) STRING 20110225

Method JBOOL on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method JESCAPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CSEQUENCE Call by reference Type reference (TYPE) CSEQUENCE 20110225
2 Returning ESCAPED Value transfer Type reference (TYPE) STRING 20110225

Method JESCAPE on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method JS Signature

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

Method JS on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method KEY_PRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225
2 Importing CTRL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225
3 Importing FOCUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225
4 Importing KEY_CHAR Call by reference Type reference (TYPE) C 20110225
5 Importing KEY_CODE Call by reference Type reference (TYPE) I 20110225
6 Importing SHIFT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225

Method KEY_PRESS on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method RIGHT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225
2 Importing CTRL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225
3 Importing OFFSET_X Call by reference Type reference (TYPE) I -1 20110225
4 Importing OFFSET_Y Call by reference Type reference (TYPE) I -1 20110225
5 Importing SHIFT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225

Method RIGHT_CLICK on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.

Method TYPE Signature

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

Method TYPE on class CL_WDR_RENDER_TEST_CTRL_JS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731