SAP ABAP Class CL_XSLFO_MULTICOLUMN_AREA (Area - multicolumn)
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 | 20090122 |
Properties
| Class | CL_XSLFO_MULTICOLUMN_AREA | |
| Short Description | Area - multicolumn | |
| 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 | 20090122 | 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) |
Interfaces
Class CL_XSLFO_MULTICOLUMN_AREA has no interface implemented.
Friends
Class CL_XSLFO_MULTICOLUMN_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) | TY_MODEL | 20090122 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Fit and split has determined height | 20090911 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | keep-together.on-page=always | 20090929 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | 2147483647 | XSL:FO length unit (1/72000 inch) | 20090122 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | 0 | XSL:FO length unit (1/72000 inch) | 20090122 |
Methods
Class CL_XSLFO_MULTICOLUMN_AREA has no method.
Events
Class CL_XSLFO_MULTICOLUMN_AREA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_COLUMN | Public | See coding | 20090122 | begin of TY_COLUMN,
number TYPE i,
width TYPE xslfo_length,
end of TY_COLUMN
|
||
| 2 | TY_MODEL | Public | See coding | 20090122 | TY_MODEL type standard table of ty_column
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |