SAP ABAP Class CL_BSP_XP_JS_DIALOG_UTIL (Java scripts for dialogs)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     BSP_XP_APPLICATION (Package) XP application - to be deleted
Properties
Class CL_BSP_XP_JS_DIALOG_UTIL  
Short Description Java scripts for dialogs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_XP_APPLICATION   XP application - to be deleted 
Created 20050930   SAP 
Last change 20081007   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)
Interfaces
Class CL_BSP_XP_JS_DIALOG_UTIL has no interface implemented.
Friends
Class CL_BSP_XP_JS_DIALOG_UTIL has no friend class.
Attributes
Class CL_BSP_XP_JS_DIALOG_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ESCAPE_STRING_QUOTES Static method Public Method Escape String Quotes 20051116
2 GET_CONFIRM_DIALOG_DESCRIPTOR Static method Public Method Get Dialog Descriptor (texts, trigger) 20051110
3 GET_CONFIRM_SCRIPT_CELL_CLICK Static method Public Method Get script for confirmation dialog for onClientClick handler 20051101
4 GET_CONFIRM_SCRIPT_ONCLICK Static method Public Method Get script for confirmation dialog for onClientClick handler 20051001
5 GET_CONFIRM_SCRIPT_REFERENCE Static method Public Method Get script for confirmation dialog for link reference 20051001
6 GET_CONFIRM_URL Static method Public Method Get URL for confirmation dialog window 20051001
7 GET_DATA_LOSS_URL Static method Public Method Get URL for data loss dialog window 20050930
8 GET_MSG_DLG_SCRIPT Static method Public Method Get the scripts to show a dlg with a message 20051115
9 GET_NO_PROFILE_ERROR_DIALOG Static method Public Method Get script to launch profile error 20051029
10 GET_POPUP_URL Static method Public Method Get URL for standard popup 20051103
Events
Class CL_BSP_XP_JS_DIALOG_UTIL has no event.
Types
Class CL_BSP_XP_JS_DIALOG_UTIL has no local type.
Method Signatures

Method ESCAPE_STRING_QUOTES Signature

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

Method ESCAPE_STRING_QUOTES on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_CONFIRM_DIALOG_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_BUTTON_TEXT Call by reference Type reference (TYPE) SIMPLE 20051110
2 Importing IV_ONLY_ON_DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20051110
3 Importing IV_QUESTION Call by reference Type reference (TYPE) SIMPLE 20051110
4 Importing IV_TITLE Call by reference Type reference (TYPE) SIMPLE 20051110
5 Importing IV_YES_BUTTON_TEXT Call by reference Type reference (TYPE) SIMPLE 20051111
6 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_XP_CONFIRM_DIALOG_DESCR Confirmation Dialog Descriptor 20051110

Method GET_CONFIRM_DIALOG_DESCRIPTOR on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_CONFIRM_SCRIPT_CELL_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLER Call by reference Type reference (TYPE) STRING 20051101
2 Importing IV_PAGE_ID Call by reference Type reference (TYPE) STRING 20051101
3 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20051101
4 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051101

Method GET_CONFIRM_SCRIPT_CELL_CLICK on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_CONFIRM_SCRIPT_ONCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLER Call by reference Type reference (TYPE) STRING 20051001
2 Importing IV_PAGE_ID Call by reference Type reference (TYPE) STRING 20051001
3 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20051001
4 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051001

Method GET_CONFIRM_SCRIPT_ONCLICK on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_CONFIRM_SCRIPT_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLER Call by reference Type reference (TYPE) STRING 20051001
2 Importing IV_PAGE_ID Call by reference Type reference (TYPE) STRING 20051001
3 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20051001
4 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051001

Method GET_CONFIRM_SCRIPT_REFERENCE on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_CONFIRM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASEURL Call by reference Type reference (TYPE) STRING Base URL : /sap()// 20051110
2 Importing IV_CALLBACK Call by reference Type reference (TYPE) STRING 'confirmDialogResult' 20051001
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051001

Method GET_CONFIRM_URL on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_DATA_LOSS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASEURL Call by reference Type reference (TYPE) STRING Base URL : /sap()// 20051110
2 Importing IV_CALLBACK Call by reference Type reference (TYPE) STRING 'dataLossDialogResult' 20050930
3 Importing IV_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_CONTROLLER Controller Basis Class 20051123
4 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20050930

Method GET_DATA_LOSS_URL on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_MSG_DLG_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASEURL Call by reference Type reference (TYPE) STRING 20051115
2 Importing IV_BUTTON_MSG Call by reference Type reference (TYPE) STRING 20051115
3 Importing IV_MSG Call by reference Type reference (TYPE) STRING 20051115
4 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20051115
5 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051115

Method GET_MSG_DLG_SCRIPT on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_NO_PROFILE_ERROR_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASEURL Call by reference Type reference (TYPE) STRING Base URL : /sap()// 20051110
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051029

Method GET_NO_PROFILE_ERROR_DIALOG on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.

Method GET_POPUP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_1 Call by reference Type reference (TYPE) STRING 20051103
2 Importing BUTTON_2 Call by reference Type reference (TYPE) STRING 20051103
3 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20051103
4 Importing IV_BASEURL Call by reference Type reference (TYPE) STRING Base URL : /sap()// 20051110
5 Importing IV_CALLBACK Call by reference Type reference (TYPE) STRING 'dataLossDialogResult' 20051103
6 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20051103
7 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051103
8 Importing TITLE Call by reference Type reference (TYPE) STRING 20051103
9 Importing WIDTH Call by reference Type reference (TYPE) STRING 20051103

Method GET_POPUP_URL on class CL_BSP_XP_JS_DIALOG_UTIL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700