SAP ABAP Class CL_HTMLB_TEXTVIEW (<htmlb:textView>)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_HTMLB_TEXTVIEW | Base: |
20010917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFUR_D08_TEXTVIEW | 20091117 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IFUR_D08__CONTROL | 20090323 |
Properties
| Class | CL_HTMLB_TEXTVIEW | |
| Short Description | <htmlb:textView> | |
| Super Class | CLG_HTMLB_TEXTVIEW | Base: <htmlb:textView> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBSPEXT_HTMLB | BSP Extensions: HTMLB |
| Created | 20010917 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HTMLB_TEXTVIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IFUR_D08_TEXTVIEW | 20091117 | |||
| 2 | IFUR_D08__CONTROL | 20090323 |
Friends
Class CL_HTMLB_TEXTVIEW 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 | 'CENTER' | Enum Value 'CENTER' for Align | 20040601 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ENDOFLINE' | Enum Value 'ENDOFLINE' for Align | 20040601 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'FORCEDLEFT' | Enum Value 'FORCEDLEFT' for Align | 20040601 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'LEFT' | Enum Value 'LEFT' for Align | 20040601 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'RIGHT' | Enum Value 'RIGHT' for Align | 20040601 | ||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'EMPHASIZED' | Enum Value 'EMPHASIZED' for Design | 20011105 | ||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'GROUPTITLE' | Enum Value 'GROUPTITLE' for Design | 20050913 | ||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | 'HEADER1' | Enum Value 'HEADER1' for Design | 20011105 | ||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'HEADER2' | Enum Value 'HEADER2' for Design | 20011105 | ||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | 'HEADER3' | Enum Value 'HEADER3' for Design | 20011105 | ||
| 11 | Constant | Protected | Type reference (TYPE) | STRING | 'LABEL' | Enum Value 'LABEL' for Design | 20011105 | ||
| 12 | Constant | Protected | Type reference (TYPE) | STRING | 'LABELSMALL' | Enum Value 'LABELSMALL' for Design | 20011105 | ||
| 13 | Constant | Protected | Type reference (TYPE) | STRING | 'LEGEND' | Enum Value 'LEGEND' for Design | 20011105 | ||
| 14 | Constant | Protected | Type reference (TYPE) | STRING | 'REFERENCE' | Enum Value 'REFERENCE' for Design | 20011105 | ||
| 15 | Constant | Protected | Type reference (TYPE) | STRING | 'STANDARD' | Enum Value 'STANDARD' for Design | 20011105 | ||
| 16 | Constant | Protected | Type reference (TYPE) | STRING | 'BLOCK' | Enum Value 'Block' for Layout | 20011105 | ||
| 17 | Constant | Protected | Type reference (TYPE) | STRING | 'NATIVE' | Enum Value 'Native' for Layout | 20011105 | ||
| 18 | Constant | Protected | Type reference (TYPE) | STRING | 'PARAGRAPH' | Enum Value 'Paragraph' for Layout | 20011105 | ||
| 19 | Instance attribute | Protected | Type reference (TYPE) | STRING | Enum Value Text Color | 20111130 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'INHERIT' | Enum Value 'INHERIT' for Text Direction | 20040601 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'LTR' | Enum Value 'LTR' for Text Direction | 20040601 | ||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'RTL' | Enum Value 'RTL' for Text Direction | 20040601 | ||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'FORCEDLEFT/LEFT/CENTER/RIGHT/ENDOFLINE' | Enum Type Text View Align | 20040601 | ||
| 24 | Instance attribute | Protected | Type reference (TYPE) | STRING | Enum Type of Text View Design | 20011105 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | STRING | Enum Type of Text View Layout | 20011105 | |||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'LTR/RTL/INHERIT' | Enum Type of Text View Text Direction | 20040601 | ||
| 27 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130719 | ||||
| 28 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130719 | ||||
| 29 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Accessibility on/off | 20030319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011109 |
Events
Class CL_HTMLB_TEXTVIEW has no event.
Types
Class CL_HTMLB_TEXTVIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HTMLB_TEXTVIEW has no parameter.
Method CONSTRUCTOR on class CL_HTMLB_TEXTVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |