SAP ABAP Class CL_BSP_WD_WIDGET_RUNTIME (CL_BSP_WD_WIDGET_RUNTIME)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_LAYOUT_DYN_VIEWSET (Package) Dynamic Viewset Base classes and related objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20080508 |
Properties
Class | CL_BSP_WD_WIDGET_RUNTIME | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_LAYOUT_DYN_VIEWSET | Dynamic Viewset Base classes and related objects |
Created | 20080508 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20080508 |
Friends
Class CL_BSP_WD_WIDGET_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'profile' | profile parameter | 20080508 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'widgetId' | widget id parameter | 20080508 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '#WIDGET#' | prefix for widgets in viewarea | 20080508 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Retrieves widgets from customizing adn adds them to view are | 20080508 |
2 | ![]() |
Static method | Protected | Method | analyze wdiget source | 20080508 |
3 | ![]() |
Static method | Protected | Method | 20080508 | |
4 | ![]() |
Static method | Public | Method | check if a view area is a widget | 20080508 |
5 | ![]() |
Static method | Public | Method | Checks if widget exists for current business role | 20080514 |
6 | ![]() |
Static method | Public | Method | create a URL for a widget | 20080508 |
7 | ![]() |
Static method | Public | Method | escape the text that was entered by a user | 20080530 |
8 | ![]() |
Static method | Protected | Method | 20080508 | |
9 | ![]() |
Static method | Public | Method | trigger the escape script befroe submit | 20080508 |
10 | ![]() |
Static method | Protected | Method | get widget source | 20080508 |
11 | ![]() |
Static method | Public | Method | render a script that escapes widget code | 20080508 |
12 | ![]() |
Static method | Public | Method | render a script that unescapes the text | 20080530 |
13 | ![]() |
Static method | Public | Method | render a widget and its container | 20080508 |
14 | ![]() |
Static method | Public | Method | Unescape the text that was escaped by a script | 20080508 |
Events
Class CL_BSP_WD_WIDGET_RUNTIME has no event.
Types
Class CL_BSP_WD_WIDGET_RUNTIME has no local type.
Method Signatures
Method ADD_WIDGET_VIEW_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VIEW_AREAS | Call by reference | Type reference (TYPE) | BSP_DLC_OVW_ASSGNM_T | All Assignment of a overview page | 20090223 |
Method ADD_WIDGET_VIEW_AREAS on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method ANALYZE_WIDGET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HEIGHT | Call by reference | Type reference (TYPE) | STRING | 20080508 | |||
2 | ![]() |
EV_IS_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080509 | |||
3 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20080508 |
Method ANALYZE_WIDGET_SOURCE on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method CHECK_PROTOCOL_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080508 | |||
2 | ![]() |
IV_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080508 |
Method CHECK_PROTOCOL_ACTIVE on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method CHECK_VIEW_AREA_IS_WIDGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IS_WIDGET | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080508 | |||
2 | ![]() |
IS_VIEW_AREA | Call by reference | Type reference (TYPE) | BSP_DLC_OVW_ASSGNM | Assignments of the Overview Page | 20080508 |
Method CHECK_VIEW_AREA_IS_WIDGET on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method CHECK_WIDGET_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080514 | |||
2 | ![]() |
IS_VIEW_AREA | Call by reference | Type reference (TYPE) | BSP_DLC_OVW_ASSGNM | Assignments of the Overview Page | 20080514 |
Method CHECK_WIDGET_EXISTS on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method CREATE_WIDGET_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_URL | Value transfer | Type reference (TYPE) | STRING | 20080508 | |||
2 | ![]() |
IV_WIDGET_ID | Call by reference | Type reference (TYPE) | STRING | 20080508 |
Method CREATE_WIDGET_URL on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method ESCAPE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20080530 | |||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20080530 |
Method ESCAPE_SCRIPT on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method GET_CURRENT_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PROTOCOL | Value transfer | Type reference (TYPE) | STRING | 20080508 |
Method GET_CURRENT_PROTOCOL on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method GET_ESCAPE_SCRIPT_TRIGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20080508 |
Method GET_ESCAPE_SCRIPT_TRIGGER on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method GET_WIDGET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_WIDGET_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20080508 | |||
2 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | STRING | 20080508 | |||
3 | ![]() |
IV_WIDGET_ID | Call by reference | Type reference (TYPE) | STRING | 20080508 |
Method GET_WIDGET_SOURCE on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method RENDER_ESCAPE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20080508 | |||
2 | ![]() |
IV_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context for Element Handler | 20080508 |
Method RENDER_ESCAPE_SCRIPT on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method RENDER_UNESCAPE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20080530 | |||
2 | ![]() |
IV_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context for Element Handler | 20080530 |
Method RENDER_UNESCAPE_SCRIPT on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method RENDER_WIDGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VIEW_AREA | Call by reference | Type reference (TYPE) | BSP_DLC_OVW_ASSGNM | Assignments of the Overview Page | 20080508 | ||
2 | ![]() |
IV_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context for Element Handler | 20080508 |
Method RENDER_WIDGET on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
Method UNESCAPE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20080508 | |||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20080508 |
Method UNESCAPE_SCRIPT on class CL_BSP_WD_WIDGET_RUNTIME has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |