SAP ABAP Class CL_XSLFO_BLOCK_NODE (Node - block)
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_BLOCK_NODE | |
| Short Description | Node - block | |
| 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
Class CL_XSLFO_BLOCK_NODE has no forward declaration.
Interfaces
Class CL_XSLFO_BLOCK_NODE has no interface implemented.
Friends
Class CL_XSLFO_BLOCK_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_XSLFO_BLOCK_AREA | Area - normal block | 20080211 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_XSLFO_LINE_AREA | Area - normal line | 20080211 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | -1 | XSL-FO length in thousandth part of a point (at 72dpi) | 20080303 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | 1000 | XSL-FO length in thousandth part of a point (at 72dpi) | 20080303 |
Methods
Class CL_XSLFO_BLOCK_NODE has no method.
Events
Class CL_XSLFO_BLOCK_NODE has no event.
Types
Class CL_XSLFO_BLOCK_NODE has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |