SAP ABAP Class CL_XSLFO_TEXT_NODE (Node - text)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_XSL_FO_OBJECT_MODEL (Package) (obsolote prototype) XSL Formatted Objects Object Model

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_CONTENT_NODE | Node - superclass of all nodes containing content | 20081118 |
Properties
Class | CL_XSLFO_TEXT_NODE | |
Short Description | Node - text | |
Super Class | CL_XSLFO_CONTENT_NODE | Node - superclass of all nodes containing content |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_XSL_FO_OBJECT_MODEL | (obsolote prototype) XSL Formatted Objects Object Model |
Created | 20080206 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_XSLFO_TEXT_NODE has no interface implemented.
Friends
Class CL_XSLFO_TEXT_NODE 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) | CL_XSLFO_INLINE_TEXT_AREA=>TY_WORD_TABLE | 20080219 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090911 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XSLFO_FONTID | XSL-FO font identifier for renderer | 20080206 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20080206 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSLFO_LENGTH | XSL:FO length unit (1/72000 inch) | 20090911 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Condense text | 20080211 |
2 | ![]() |
Instance method | Public | Method | Condense text (original code) | 20090911 |
3 | ![]() |
Instance method | Public | Method | Set text | 20080206 |
4 | ![]() |
Instance method | Protected | Method | Split up text into elements(words,...) | 20080219 |
Events
Class CL_XSLFO_TEXT_NODE has no event.
Types
Class CL_XSLFO_TEXT_NODE has no local type.
Method Signatures
Method CONDENSE_TEXT Signature
Method CONDENSE_TEXT on class CL_XSLFO_TEXT_NODE has no parameter.
Method CONDENSE_TEXT on class CL_XSLFO_TEXT_NODE has no exception.
Method CONDENSE_TEXT_OLD Signature
Method CONDENSE_TEXT_OLD on class CL_XSLFO_TEXT_NODE has no parameter.
Method CONDENSE_TEXT_OLD on class CL_XSLFO_TEXT_NODE has no exception.
Method SET_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 | 20080206 |
Method SET_TEXT on class CL_XSLFO_TEXT_NODE has no exception.
Method SPLIT_UP_TEXT Signature
Method SPLIT_UP_TEXT on class CL_XSLFO_TEXT_NODE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSL-FO compile error | 20080317 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |