SAP ABAP Class CL_RSR_WWW_CTRL_BUTTON (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 | 20020124 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_PIE_CTRL_BUTTON | Mark Up Input Field | 20020204 |
Properties
| Class | CL_RSR_WWW_CTRL_BUTTON | |
| Short Description | Mark Up Input Field | |
| Super Class | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
| Created | 20020124 | 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_BUTTON has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSR_WWW_PAGE | 20020124 | HTML Interface of OLAP Processor |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSTXTLG | 'BUTTON' | Type of Input Field | 20020124 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSTXTLG | 'CHECKBOX' | Onclick Attribute for the Input Field | 20020124 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSTXTLG | 'RESET' | Onclick Attribute for the Input Field | 20020124 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSTXTLG | 'SUBMIT' | Long Description | 20020124 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSTXTLG | 'TEXT' | Width of Input Field | 20020124 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | Name Attribute for the Input Field | 20020204 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | Class Attribute for the Input Field | 20020204 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | Input Field Text | 20020204 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | Type of Input Field | 20020204 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | Value Attribute of Input Field | 20020204 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20020124 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | Maximum Size of Input Field | 20020124 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | Onclick Attribute for the Input Field | 20020124 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | Onclick Attribute for the Input Field | 20020124 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Read Only Attribute for the Input Field | 20020124 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | I | Width of Input Field | 20020124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20020124 | ||
| 2 | Instance method | Public | Method | Sets "Checked" Attribute | 20020124 | |
| 3 | Instance method | Public | Method | 20020124 | ||
| 4 | Instance method | Public | Method | 20020124 | ||
| 5 | Instance method | Public | Method | 20020124 | ||
| 6 | Instance method | Public | Method | Input Box Text | 20020124 | |
| 7 | Instance method | Public | Method | Sets the Type of Input Field | 20020124 | |
| 8 | Instance method | Public | Method | 20020124 |
Events
Class CL_RSR_WWW_CTRL_BUTTON has no event.
Types
Class CL_RSR_WWW_CTRL_BUTTON has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_BUTTON | Mark Up Input Field | 20020124 | |||
| 2 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20020124 | ||||
| 3 | I_INDEX | Call by reference | Type reference (TYPE) | I | 0 | 20020124 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | ANY | 20020124 | ||||
| 5 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20020124 | |||
| 6 | I_STYLE | Call by reference | Type reference (TYPE) | ANY | 20020124 | ||||
| 7 | I_TEXT | Call by reference | Type reference (TYPE) | ANY | 20020124 | ||||
| 8 | I_TYPE | Call by reference | Type reference (TYPE) | ANY | 20020124 | ||||
| 9 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20020124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20020124 |
Method SET_CHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20020124 |
Method SET_CHECKED on class CL_RSR_WWW_CTRL_BUTTON has no exception.
Method SET_MAXLENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTEGER | Call by reference | Type reference (TYPE) | I | 20020124 |
Method SET_MAXLENGTH on class CL_RSR_WWW_CTRL_BUTTON 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 | 20020124 |
Method SET_NAME on class CL_RSR_WWW_CTRL_BUTTON 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 | 20020124 |
Method SET_STYLE on class CL_RSR_WWW_CTRL_BUTTON has no exception.
Method SET_TEXT 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 | 20020124 |
Method SET_TEXT on class CL_RSR_WWW_CTRL_BUTTON has no exception.
Method SET_TYPE 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 | 20020124 |
Method SET_TYPE on class CL_RSR_WWW_CTRL_BUTTON has no exception.
Method SET_VALUE 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 | 20020124 |
Method SET_VALUE on class CL_RSR_WWW_CTRL_BUTTON has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |