SAP ABAP Class /IPRO/CL_UI_TEXT_VIEW (Element-Handler: </ipro/docb:text_view>)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/UI/BSP/ (Package) Business Server Pages
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IPRO/CLG_DOCB_TEXT_VIEW | Base: | 20040521 |
Properties
| Class | /IPRO/CL_UI_TEXT_VIEW | |
| Short Description | Element-Handler: </ipro/docb:text_view> | |
| Super Class | /IPRO/CLG_DOCB_TEXT_VIEW | Base: </ipro/docb:text_view> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IPRO/UI/BSP/ | Business Server Pages |
| Created | 20040521 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CL_UI_TEXT_VIEW has no forward declaration.
Interfaces
Class /IPRO/CL_UI_TEXT_VIEW has no interface implemented.
Friends
Class /IPRO/CL_UI_TEXT_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '740' | Default height | 20050420 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '100%' | Default width | 20050420 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Content Type | 20040630 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Source URL | 20040630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Write string to output writer | 20040521 | |
| 2 | Instance method | Protected | Method | Display the output using the embed tag | 20040525 | |
| 3 | Instance method | Protected | Method | Display the HTML output directly | 20040623 | |
| 4 | Instance method | Protected | Method | Display the output using an iframe | 20040604 | |
| 5 | Instance method | Protected | Method | Display the output using the object tag | 20040521 |
Events
Class /IPRO/CL_UI_TEXT_VIEW has no event.
Types
Class /IPRO/CL_UI_TEXT_VIEW has no local type.
Method Signatures
Method ADD_TO_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20040521 |
Method ADD_TO_OUTPUT on class /IPRO/CL_UI_TEXT_VIEW has no exception.
Method RENDER_EMBED Signature
Method RENDER_EMBED on class /IPRO/CL_UI_TEXT_VIEW has no parameter.
Method RENDER_EMBED on class /IPRO/CL_UI_TEXT_VIEW has no exception.
Method RENDER_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20040630 |
Method RENDER_HTML on class /IPRO/CL_UI_TEXT_VIEW has no exception.
Method RENDER_IFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEIGHT | Call by reference | Type reference (TYPE) | STRING | '740' | 20050401 | |||
| 2 | IV_WIDTH | Call by reference | Type reference (TYPE) | STRING | '100%' | 20050401 |
Method RENDER_IFRAME on class /IPRO/CL_UI_TEXT_VIEW has no exception.
Method RENDER_OBJECT Signature
Method RENDER_OBJECT on class /IPRO/CL_UI_TEXT_VIEW has no parameter.
Method RENDER_OBJECT on class /IPRO/CL_UI_TEXT_VIEW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |