SAP ABAP Class CL_XSLFO_BLOCK_AREA (Area - normal block)
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_AREA | Area - super class | 20080208 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_ABSOLUTE_BLOCK_AREA | Area - absolute positioned block | 20080225 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_LISTITEM_AREA | Area - multicolumn | 20090914 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_MULTICOLUMN_AREA | Area - multicolumn | 20090122 |
Properties
| Class | CL_XSLFO_BLOCK_AREA | |
| Short Description | Area - normal block | |
| Super Class | CL_XSLFO_AREA | Area - super class |
| 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
Class CL_XSLFO_BLOCK_AREA has no forward declaration.
Interfaces
Class CL_XSLFO_BLOCK_AREA has no interface implemented.
Friends
Class CL_XSLFO_BLOCK_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) | STRING | 20090911 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | XSLFO_ENUM | XSL-FO enumerated data type | 20090911 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | XSLFO_ENUM | XSL-FO enumerated data type | 20090911 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | XSLFO_ENUM | 20090212 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | XSL:FO length unit (1/72000 inch) | 20090911 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | XSL:FO length unit (1/72000 inch) | 20090911 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | XSLFO_ENUM | XSL-FO enumerated data type | 20081118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Split block fitting to given width after given height | 20080228 | |
| 2 | Instance method | Protected | Method | Insert cont.of 2nd block at start of current block | 20090929 | |
| 3 | Instance method | Public | Method | Update the page number in the block id table | 20090914 |
Events
Class CL_XSLFO_BLOCK_AREA has no event.
Types
Class CL_XSLFO_BLOCK_AREA has no local type.
Method Signatures
Method FIT_AND_SPLIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEIGHT | Call by reference | Type reference (TYPE) | XSLFO_LENGTH | XSL-FO length in thousandth part of a point (at 72dpi) | 20080228 | |||
| 2 | IV_WIDTH | Call by reference | Type reference (TYPE) | XSLFO_LENGTH | XSL-FO length in thousandth part of a point (at 72dpi) | 20080228 | |||
| 3 | RO_OVERFLOW | Value transfer | Object reference (TYPE REF TO) | CL_XSLFO_BLOCK_AREA | Area - normal block | 20080228 |
Method FIT_AND_SPLIT on class CL_XSLFO_BLOCK_AREA has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INSERTBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_XSLFO_BLOCK_AREA | Area - normal block | 20090929 |
Method INSERT on class CL_XSLFO_BLOCK_AREA has no exception.
Method UPDATE_BLOCK_ID_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BLOCK_ID | Call by reference | Type reference (TYPE) | STRING | 20090914 |
Method UPDATE_BLOCK_ID_TABLE on class CL_XSLFO_BLOCK_AREA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |