SAP ABAP Class CL_XSLFO_ABSOLUTE_BLOCK_AREA (Area - absolute positioned 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_BLOCK_AREA | Area - normal block | 20080225 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_PAGE_AREA | Area - page | 20080225 |
Properties
| Class | CL_XSLFO_ABSOLUTE_BLOCK_AREA | |
| Short Description | Area - absolute positioned block | |
| Super Class | CL_XSLFO_BLOCK_AREA | Area - normal block |
| 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 | 20080225 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSLFO_ABSOLUTE_BLOCK_AREA has no forward declaration.
Interfaces
Class CL_XSLFO_ABSOLUTE_BLOCK_AREA has no interface implemented.
Friends
Class CL_XSLFO_ABSOLUTE_BLOCK_AREA has no friend class.
Attributes
Class CL_XSLFO_ABSOLUTE_BLOCK_AREA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adjust size of child and return overflow | 20080228 |
Events
Class CL_XSLFO_ABSOLUTE_BLOCK_AREA has no event.
Types
Class CL_XSLFO_ABSOLUTE_BLOCK_AREA has no local type.
Method Signatures
Method ADJUST_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHILD | Call by reference | Object reference (TYPE REF TO) | CL_XSLFO_BLOCK_AREA | Area - normal block | 20080228 | |||
| 2 | IV_UNLIMITED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090112 | |||
| 3 | RO_OVERFLOW | Value transfer | Object reference (TYPE REF TO) | CL_XSLFO_BLOCK_AREA | Area - normal block | 20080228 |
Method ADJUST_CHILD on class CL_XSLFO_ABSOLUTE_BLOCK_AREA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |