SAP ABAP Class CL_XSLFO_LISTITEM_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 20090914
Properties
Class CL_XSLFO_LISTITEM_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 20090914   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XSLFO_LISTITEM_AREA has no forward declaration.
Interfaces
Class CL_XSLFO_LISTITEM_AREA has no interface implemented.
Friends
Class CL_XSLFO_LISTITEM_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MODEL Instance attribute Public Type reference (TYPE) TY_MODEL 20090914
2 MV_START_POINT Instance attribute Public Type reference (TYPE) XSLFO_LENGTH XSL:FO length unit (1/72000 inch) 20090914
Methods
Class CL_XSLFO_LISTITEM_AREA has no method.
Events
Class CL_XSLFO_LISTITEM_AREA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_COLUMN Public See coding 20090914 begin of TY_COLUMN, number TYPE i, width TYPE xslfo_length, end of TY_COLUMN
2 TY_MODEL Public See coding 20090914 TY_MODEL type standard table of ty_column
History
Last changed by/on SAP  20110908 
SAP Release Created in