SAP ABAP Class CL_RSRD_WWW_PROPERTY_RENDERER (Generation of HTML Based on UI Element List)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_RENDERER | Module for a Page in Web Reporting | 20050216 |
Properties
Class | CL_RSRD_WWW_PROPERTY_RENDERER | |
Short Description | Generation of HTML Based on UI Element List | |
Super Class | CL_RSR_WWW_RENDERER | Module for a Page in Web Reporting |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSRD | |
Program status | ||
Category | 0 | |
Package | RSRD | BW: Broadcasting |
Created | 20050216 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSRD_WWW_PROPERTY_RENDERER has no forward declaration.
Interfaces
Class CL_RSRD_WWW_PROPERTY_RENDERER has no interface implemented.
Friends
Class CL_RSRD_WWW_PROPERTY_RENDERER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | I | 5 | Indentation Horizontal | 20050216 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRPARAMETERVALUE | Command for Input Help | 20050216 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRPARAMETERID | Name for Command Parameter | 20050216 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSRD_CALLBACK_PROP_RENDERER | Callback Calls of Property Renderer | 20050216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Generation of a Property Renderer | 20050216 |
2 | ![]() |
Instance method | Private | Method | Creates HTML Code for a Block with Header and Contents | 20050216 |
3 | ![]() |
Instance method | Public | Method | Returns HTML for List of UI Elements (DOM) | 20050216 |
4 | ![]() |
Instance method | Private | Method | Generates HTML for a UI Element | 20050216 |
5 | ![]() |
Instance method | Private | Method | Generates HTML for a UI Element | 20050216 |
6 | ![]() |
Instance method | Private | Method | Arrangement of HTML Snippets for a UI Element in a Table | 20050216 |
Events
Class CL_RSRD_WWW_PROPERTY_RENDERER has no event.
Types
Class CL_RSRD_WWW_PROPERTY_RENDERER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CMD_VALUE_HELP | Call by reference | Type reference (TYPE) | CSEQUENCE | Kommando für Wertehilfe | 20050216 | ||
2 | ![]() |
I_PARAMETER_CMD | Call by reference | Type reference (TYPE) | CSEQUENCE | Parametername für Kommando | 20050216 | ||
3 | ![]() |
I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20050216 |
Method CONSTRUCTOR on class CL_RSRD_WWW_PROPERTY_RENDERER has no exception.
Method FILL_HTML_PATTERN_TITLE_BLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTENT | Call by reference | Type reference (TYPE) | STRING | SPACE | Inhalt | 20050216 | |
2 | ![]() |
I_OFFSET_HORIZONTAL | Call by reference | Type reference (TYPE) | I | 0 | horizontaler Offst | 20050216 | |
3 | ![]() |
I_OFFSET_HORIZONTAL_RIGHT | Call by reference | Type reference (TYPE) | I | 0 | horizontaler Offst | 20050216 | |
4 | ![]() |
I_OFFSET_VERTICAL_AFTER_BLOCK | Call by reference | Type reference (TYPE) | I | 0 | vertikaler Offset | 20050216 | |
5 | ![]() |
I_OFFSET_VERTICAL_BEFORE_BLOCK | Call by reference | Type reference (TYPE) | I | 0 | vertikaler Offset | 20050216 | |
6 | ![]() |
I_SET_INTO_BORDER | Call by reference | Type reference (TYPE) | RS_BOOL | äußeren Rahmen hinzufügen | 20050216 | ||
7 | ![]() |
I_STYLE_OFFSET | Call by reference | Type reference (TYPE) | TO_STYLE | C_STYLE_DIALOG_OFFSET | 20050216 | ||
8 | ![]() |
I_STYLE_TABLE | Call by reference | Type reference (TYPE) | TO_STYLE | C_STYLE_DIALOG_BACKGROUND | 20050216 | ||
9 | ![]() |
I_STYLE_TITLE | Call by reference | Type reference (TYPE) | TO_STYLE | C_STYLE_DIALOG_AREA_TITLE | 20050216 | ||
10 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | STRING | SPACE | Überschrift | 20050216 | |
11 | ![]() |
R_HTML | Value transfer | Type reference (TYPE) | STRING | 20050216 |
Method FILL_HTML_PATTERN_TITLE_BLOCK on class CL_RSRD_WWW_PROPERTY_RENDERER has no exception.
Method GET_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CALLBACK_PROP_RENDERER | Call by reference | Object reference (TYPE REF TO) | IF_RSRD_CALLBACK_PROP_RENDERER | Callbackaufrufe des Property Renderes | 20050216 | ||
2 | ![]() |
I_TX_UI_ELEMENT | Call by reference | Type reference (TYPE) | RSRD_TX_UI_ELEMENT | Tabellentyp zu RSRD_SX_UI_ELEMENT | 20050216 | ||
3 | ![]() |
R_HTML | Value transfer | Type reference (TYPE) | STRING | 20050216 |
Method GET_HTML on class CL_RSRD_WWW_PROPERTY_RENDERER has no exception.
Method GET_HTML_FOR_UI_ELEMENT_CHILDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INLINE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050216 | |
2 | ![]() |
I_SX_UI_ELEMENT | Call by reference | Type reference (TYPE) | RSRD_SX_UI_ELEMENT | 20050216 | |||
3 | ![]() |
I_TX_UI_ELEMENT | Call by reference | Type reference (TYPE) | RSRD_TX_UI_ELEMENT | 20050216 | |||
4 | ![]() |
R_HTML | Value transfer | Type reference (TYPE) | STRING | 20050216 |
Method GET_HTML_FOR_UI_ELEMENT_CHILDS on class CL_RSRD_WWW_PROPERTY_RENDERER has no exception.
Method GET_HTML_PARTS_FOR_UI_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HTML_CHILDS | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
2 | ![]() |
E_HTML_CONTROL | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
3 | ![]() |
E_HTML_F4 | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
4 | ![]() |
E_HTML_INLINE | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
5 | ![]() |
E_HTML_LABEL | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
6 | ![]() |
E_HTML_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
7 | ![]() |
I_SX_UI_ELEMENT | Call by reference | Type reference (TYPE) | RSRD_SX_UI_ELEMENT | 20050216 | |||
8 | ![]() |
I_TX_UI_ELEMENT | Call by reference | Type reference (TYPE) | RSRD_TX_UI_ELEMENT | 20050216 |
Method GET_HTML_PARTS_FOR_UI_ELEMENT on class CL_RSRD_WWW_PROPERTY_RENDERER has no exception.
Method PUT_HTML_PARTS_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BLOCK_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | 20050216 | |||
2 | ![]() |
I_HTML_CHILDS | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
3 | ![]() |
I_HTML_CONTROL | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
4 | ![]() |
I_HTML_F4 | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
5 | ![]() |
I_HTML_INLINE | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
6 | ![]() |
I_HTML_LABEL | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
7 | ![]() |
I_HTML_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050216 | |||
8 | ![]() |
I_R_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_TABLE | 20050216 | |||
9 | ![]() |
I_SX_UI_ELEMENT | Call by reference | Type reference (TYPE) | RSRD_SX_UI_ELEMENT | 20050216 |
Method PUT_HTML_PARTS_TO_TABLE on class CL_RSRD_WWW_PROPERTY_RENDERER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |