SAP ABAP Class CL_XSLFO_INLINE_TEXT_AREA (Area - normal text)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_XSL_FO_AREA_MODEL (Package) (obsolote prototype) XSL Formatted Objects Area Model

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_INLINE_AREA | Area - normal inline | 20080208 |
Properties
Class | CL_XSLFO_INLINE_TEXT_AREA | |
Short Description | Area - normal text | |
Super Class | CL_XSLFO_INLINE_AREA | Area - normal inline |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_XSL_FO_AREA_MODEL | (obsolote prototype) XSL Formatted Objects Area Model |
Created | 20080208 | SAP |
Last change | 20110908 | 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_XSLFO_INLINE_TEXT_AREA has no interface implemented.
Friends
Class CL_XSLFO_INLINE_TEXT_AREA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_WORD_TABLE | 20080218 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XSLFO_COLOR | XSL-FO color containing 6 hex uppercase chars preceded by # | 20080220 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XSLFO_FONTID | XSL-FO font identifier for renderer | 20080218 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20090911 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20081119 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090911 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20090911 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20081119 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20081119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090911 | |
2 | ![]() |
Instance method | Public | Method | 20090911 | |
3 | ![]() |
Instance method | Public | Method | 20090911 | |
4 | ![]() |
Instance method | Protected | Method | Split a (long) string at character boundary | 20090911 |
5 | ![]() |
Instance method | Public | Method | 20090911 |
Events
Class CL_XSLFO_INLINE_TEXT_AREA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_WORD | Public | See coding | 20080218 | begin of TY_WORD,
text TYPE string,
len TYPE xslfo_length,
end of TY_WORD
|
||
2 | TY_WORD_TABLE | Public | See coding | 20080218 | ty_word_table TYPE standard table of ty_word
|
Method Signatures
Method CONDENSE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090911 |
Method CONDENSE_TEXT on class CL_XSLFO_INLINE_TEXT_AREA has no exception.
Method GET_VALUE_OF_REFID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REF_ID | Call by reference | Type reference (TYPE) | STRING | 20090911 | |||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090911 |
Method GET_VALUE_OF_REFID on class CL_XSLFO_INLINE_TEXT_AREA has no exception.
Method SET_MT_WORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WORDS | Call by reference | Type reference (TYPE) | STRING | 20090911 |
Method SET_MT_WORDS on class CL_XSLFO_INLINE_TEXT_AREA has no exception.
Method SPLIT_STRING_AT_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_STRING1 | Call by reference | Type reference (TYPE) | TY_WORD | 20090911 | |||
2 | ![]() |
EX_STRING2 | Call by reference | Type reference (TYPE) | TY_WORD | 20090911 | |||
3 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | TY_WORD | 20090911 | |||
4 | ![]() |
IV_WIDTH | Call by reference | Type reference (TYPE) | XSLFO_LENGTH | XSL:FO length unit (1/72000 inch) | 20090911 |
Method SPLIT_STRING_AT_POS on class CL_XSLFO_INLINE_TEXT_AREA has no exception.
Method SPLIT_UP_TEXT 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 | 20090911 |
Method SPLIT_UP_TEXT on class CL_XSLFO_INLINE_TEXT_AREA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |