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 MV_BLOCK_ID Instance attribute Public Type reference (TYPE) STRING 20090911
2 MV_BREAK_AFTER Instance attribute Public Type reference (TYPE) XSLFO_ENUM XSL-FO enumerated data type 20090911
3 MV_BREAK_BEFORE Instance attribute Public Type reference (TYPE) XSLFO_ENUM XSL-FO enumerated data type 20090911
4 MV_DISPLAY_ALIGN Instance attribute Public Type reference (TYPE) XSLFO_ENUM 20090212
5 MV_MAX_BODY_WIDTH Instance attribute Public Type reference (TYPE) XSLFO_LENGTH XSL:FO length unit (1/72000 inch) 20090911
6 MV_MAX_LABEL_WIDTH Instance attribute Public Type reference (TYPE) XSLFO_LENGTH XSL:FO length unit (1/72000 inch) 20090911
7 MV_TEXT_ALIGN Instance attribute Public Type reference (TYPE) XSLFO_ENUM XSL-FO enumerated data type 20081118
Methods
# Method Level Visibility Method type Description Created on
1 FIT_AND_SPLIT Instance method Public Method Split block fitting to given width after given height 20080228
2 INSERT Instance method Protected Method Insert cont.of 2nd block at start of current block 20090929
3 UPDATE_BLOCK_ID_TABLE 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 Importing IV_HEIGHT Call by reference Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080228
2 Importing IV_WIDTH Call by reference Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080228
3 Returning 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 Changing 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 Importing 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