SAP ABAP Class CL_RSR_WWW_CTRL_LABEL (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 | 20020123 |
Properties
| Class | CL_RSR_WWW_CTRL_LABEL | |
| 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 | 20020123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_WWW_CTRL_LABEL has no forward declaration.
Interfaces
Class CL_RSR_WWW_CTRL_LABEL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSR_WWW_PAGE | 20020123 | HTML Interface of OLAP Processor |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020123 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020123 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Link Text | 20020123 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020123 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Link Text | 20020123 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020123 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control | 20020123 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020123 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020123 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | Link Text | 20020123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Device-Specific Anchor Instance | 20020123 | |
| 2 | Instance method | Public | Method | 20020123 | ||
| 3 | Instance method | Public | Method | Set Property Link | 20020123 | |
| 4 | Instance method | Public | Method | 20020123 | ||
| 5 | Instance method | Public | Method | Set On Click Event | 20020123 | |
| 6 | Instance method | Public | Method | 20020123 | ||
| 7 | Instance method | Public | Method | 20020123 | ||
| 8 | Instance method | Public | Method | Set Link Text | 20020123 |
Events
Class CL_RSR_WWW_CTRL_LABEL has no event.
Types
Class CL_RSR_WWW_CTRL_LABEL 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_LABEL | Mark Up Input Field | 20020123 | |||
| 2 | I_ACCESSKEY | Call by reference | Type reference (TYPE) | ANY | 20020123 | ||||
| 3 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20020123 | ||||
| 4 | I_FOR | Call by reference | Type reference (TYPE) | ANY | 20020123 | ||||
| 5 | I_ONBLUR | Call by reference | Type reference (TYPE) | ANY | 20020123 | ||||
| 6 | I_ONFOCUS | Call by reference | Type reference (TYPE) | ANY | 20020123 | ||||
| 7 | I_R_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_HTML_CONTROL | Abstrakter Wrapper über Html Control | 20020123 | |||
| 8 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20020123 | |||
| 9 | I_STYLE | Call by reference | Type reference (TYPE) | ANY | 20020123 | ||||
| 10 | I_TEXT | Call by reference | Type reference (TYPE) | ANY | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20020123 |
Method SET_ACESSKEY 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 | 20020123 |
Method SET_ACESSKEY on class CL_RSR_WWW_CTRL_LABEL has no exception.
Method SET_FOR 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 | 20020123 |
Method SET_FOR on class CL_RSR_WWW_CTRL_LABEL has no exception.
Method SET_ONBLUR 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 | 20020123 |
Method SET_ONBLUR on class CL_RSR_WWW_CTRL_LABEL 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 | 20020123 |
Method SET_ONCLICK on class CL_RSR_WWW_CTRL_LABEL has no exception.
Method SET_ONFOCUS 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 | 20020123 |
Method SET_ONFOCUS on class CL_RSR_WWW_CTRL_LABEL 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) | STRING | 20020123 |
Method SET_STYLE on class CL_RSR_WWW_CTRL_LABEL has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_HTML_CONTROL | Abstrakter Wrapper über Html Control | 20020123 | |||
| 2 | I_STRING | Call by reference | Type reference (TYPE) | ANY | 20020123 |
Method SET_TEXT on class CL_RSR_WWW_CTRL_LABEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |