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 | ![]() |
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 | ![]() |
Static method | Public | Method | Escape String Quotes | 20051116 |
2 | ![]() |
Static method | Public | Method | Get Dialog Descriptor (texts, trigger) | 20051110 |
3 | ![]() |
Static method | Public | Method | Get script for confirmation dialog for onClientClick handler | 20051101 |
4 | ![]() |
Static method | Public | Method | Get script for confirmation dialog for onClientClick handler | 20051001 |
5 | ![]() |
Static method | Public | Method | Get script for confirmation dialog for link reference | 20051001 |
6 | ![]() |
Static method | Public | Method | Get URL for confirmation dialog window | 20051001 |
7 | ![]() |
Static method | Public | Method | Get URL for data loss dialog window | 20050930 |
8 | ![]() |
Static method | Public | Method | Get the scripts to show a dlg with a message | 20051115 |
9 | ![]() |
Static method | Public | Method | Get script to launch profile error | 20051029 |
10 | ![]() |
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 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20051116 | |||
2 | ![]() |
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 | ![]() |
IV_NO_BUTTON_TEXT | Call by reference | Type reference (TYPE) | SIMPLE | 20051110 | |||
2 | ![]() |
IV_ONLY_ON_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20051110 | ||
3 | ![]() |
IV_QUESTION | Call by reference | Type reference (TYPE) | SIMPLE | 20051110 | |||
4 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | SIMPLE | 20051110 | |||
5 | ![]() |
IV_YES_BUTTON_TEXT | Call by reference | Type reference (TYPE) | SIMPLE | 20051111 | |||
6 | ![]() |
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 | ![]() |
IV_HANDLER | Call by reference | Type reference (TYPE) | STRING | 20051101 | |||
2 | ![]() |
IV_PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20051101 | |||
3 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051101 | |||
4 | ![]() |
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 | ![]() |
IV_HANDLER | Call by reference | Type reference (TYPE) | STRING | 20051001 | |||
2 | ![]() |
IV_PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20051001 | |||
3 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051001 | |||
4 | ![]() |
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 | ![]() |
IV_HANDLER | Call by reference | Type reference (TYPE) | STRING | 20051001 | |||
2 | ![]() |
IV_PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20051001 | |||
3 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051001 | |||
4 | ![]() |
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 | ![]() |
IV_BASEURL | Call by reference | Type reference (TYPE) | STRING | Base URL : /sap( |
20051110 | ||
2 | ![]() |
IV_CALLBACK | Call by reference | Type reference (TYPE) | STRING | 'confirmDialogResult' | 20051001 | ||
3 | ![]() |
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 | ![]() |
IV_BASEURL | Call by reference | Type reference (TYPE) | STRING | Base URL : /sap( |
20051110 | ||
2 | ![]() |
IV_CALLBACK | Call by reference | Type reference (TYPE) | STRING | 'dataLossDialogResult' | 20050930 | ||
3 | ![]() |
IV_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER | Controller Basis Class | 20051123 | ||
4 | ![]() |
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 | ![]() |
IV_BASEURL | Call by reference | Type reference (TYPE) | STRING | 20051115 | |||
2 | ![]() |
IV_BUTTON_MSG | Call by reference | Type reference (TYPE) | STRING | 20051115 | |||
3 | ![]() |
IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20051115 | |||
4 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20051115 | |||
5 | ![]() |
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 | ![]() |
IV_BASEURL | Call by reference | Type reference (TYPE) | STRING | Base URL : /sap( |
20051110 | ||
2 | ![]() |
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 | ![]() |
BUTTON_1 | Call by reference | Type reference (TYPE) | STRING | 20051103 | |||
2 | ![]() |
BUTTON_2 | Call by reference | Type reference (TYPE) | STRING | 20051103 | |||
3 | ![]() |
HEIGHT | Call by reference | Type reference (TYPE) | STRING | 20051103 | |||
4 | ![]() |
IV_BASEURL | Call by reference | Type reference (TYPE) | STRING | Base URL : /sap( |
20051110 | ||
5 | ![]() |
IV_CALLBACK | Call by reference | Type reference (TYPE) | STRING | 'dataLossDialogResult' | 20051103 | ||
6 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20051103 | |||
7 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20051103 | |||
8 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20051103 | |||
9 | ![]() |
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 |