SAP ABAP Class CL_TFR_FONT_FINDER (Find system fonts on different platforms)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
S_FONT_SERVICES_TFR (Package) Typeface Repository
⤷
⤷
Properties
| Class | CL_TFR_FONT_FINDER | |
| Short Description | Find system fonts on different platforms | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_FONT_SERVICES_TFR | Typeface Repository |
| Created | 20090513 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TFR_FONT_FINDER has no forward declaration.
Interfaces
Class CL_TFR_FONT_FINDER has no interface implemented.
Friends
Class CL_TFR_FONT_FINDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 2 | 20090513 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | 20090513 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 0 | 20090513 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20090514 | ||||
| 5 | Static Attribute | Protected | Type reference (TYPE) | I | 20090513 | ||||
| 6 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20090513 | ||||
| 7 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20090513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20090513 | ||
| 2 | Static method | Public | Constructor | 20090513 | ||
| 3 | Static method | Protected | Method | 20090513 | ||
| 4 | Static method | Public | Method | 20090513 |
Events
Class CL_TFR_FONT_FINDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_STRINGTAB | Public | See coding | 20090513 | ty_stringtab TYPE STANDARD TABLE OF string WITH DEFAULT KEY
|
Method Signatures
Method CALL_OS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CMD | Call by reference | Type reference (TYPE) | STRING | 20090513 | ||||
| 2 | IV_PARM | Call by reference | Type reference (TYPE) | STRING | '' | 20090513 | |||
| 3 | RT_LINES | Value transfer | Type reference (TYPE) | TY_STRINGTAB | 20090513 |
Method CALL_OS on class CL_TFR_FONT_FINDER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TFR_FONT_FINDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TFR_FONT_FINDER has no exception.
Method GET_DIRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DIRS | Value transfer | Type reference (TYPE) | TY_STRINGTAB | 20090513 |
Method GET_DIRS on class CL_TFR_FONT_FINDER has no exception.
Method GET_FONTFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_URIS | Value transfer | Type reference (TYPE) | TY_STRINGTAB | 20090513 |
Method GET_FONTFILES on class CL_TFR_FONT_FINDER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 800 |