SAP ABAP Class CL_RSR_WWW_CTRL_IFRAME (Mark Up Input Field)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control | 20020131 |
Properties
Class | CL_RSR_WWW_CTRL_IFRAME | |
Short Description | Mark Up Input Field | |
Super Class | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
Created | 20020131 | 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
Class CL_RSR_WWW_CTRL_IFRAME has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSR_WWW_PAGE | 20020131 | HTML Interface of OLAP Processor |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXChb' | Display block | 20020131 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXRb' | Display block | 20020131 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXTxtFld' | Display block | 20020131 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'CHECKBOX' | Onclick Attribute for the Input Field | 20020131 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'HIDDEN' | Onclick Attribute for the Input Field | 20020131 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'RADIO' | Type of Input Field | 20020131 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'SUBMIT' | Long Description | 20020131 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'TEXT' | Width of Input Field | 20020131 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20020131 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20020131 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020131 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20020131 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Maximum Size of Input Field | 20020131 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name Attribute for the Input Field | 20020131 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Onclick Attribute for the Input Field | 20020131 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Onclick Attribute for the Input Field | 20020131 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Read Only Attribute for the Input Field | 20020131 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020131 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Class Attribute for the Input Field | 20020131 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Input Field Text | 20020131 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Type of Input Field | 20020131 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Value Attribute of Input Field | 20020131 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Width of Input Field | 20020131 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20020131 | |
2 | ![]() |
Instance method | Public | Method | 20020131 | |
3 | ![]() |
Instance method | Public | Method | 20020131 | |
4 | ![]() |
Instance method | Public | Method | 20020131 | |
5 | ![]() |
Instance method | Public | Method | 20020131 | |
6 | ![]() |
Instance method | Public | Method | Sets the Onclick Property of the Input Field | 20020131 |
7 | ![]() |
Instance method | Public | Method | 20020131 | |
8 | ![]() |
Instance method | Public | Method | 20020131 | |
9 | ![]() |
Instance method | Public | Method | 20020131 |
Events
Class CL_RSR_WWW_CTRL_IFRAME has no event.
Types
Class CL_RSR_WWW_CTRL_IFRAME has no local type.
Method Signatures
Method CREATE Signature
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 20020131 |
Method SET_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | I | 20020131 |
Method SET_HEIGHT on class CL_RSR_WWW_CTRL_IFRAME has no exception.
Method SET_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HIDDEN | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20020131 |
Method SET_HIDDEN on class CL_RSR_WWW_CTRL_IFRAME has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | STRING | 20020131 |
Method SET_ID on class CL_RSR_WWW_CTRL_IFRAME has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20020131 |
Method SET_NAME on class CL_RSR_WWW_CTRL_IFRAME has no exception.
Method SET_ONCLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20020131 |
Method SET_ONCLICK on class CL_RSR_WWW_CTRL_IFRAME has no exception.
Method SET_SRC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | STRING | 20020131 |
Method SET_SRC on class CL_RSR_WWW_CTRL_IFRAME has no exception.
Method SET_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20020131 |
Method SET_STYLE on class CL_RSR_WWW_CTRL_IFRAME has no exception.
Method SET_WIDHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WIDTH | Call by reference | Type reference (TYPE) | I | 20020131 |
Method SET_WIDHT on class CL_RSR_WWW_CTRL_IFRAME has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |