SAP ABAP Class CL_XSLFO_CONTENT_NODE (Node - superclass of all nodes containing content)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_XSL_FO_OBJECT_MODEL (Package) (obsolote prototype) XSL Formatted Objects Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_OBJECT_NODE Node - superclass for all objects 20081118
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_BLOCK_NODE Node - block 20081118
2 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_FLOW_NODE Node - flow 20081118
3 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_GRAPHICS_NODE Node - external-graphics 20081118
4 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_INLINE_NODE Node - inline 20081118
5 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LEADER_NODE Node - leader 20081118
6 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LISTBLOCK_NODE Node - List-Block 20090914
7 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LISTITEM_NODE List-Item-node 20090914
8 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LISTLABELBODY_NODE List-Label and List-Body Node 20090914
9 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_TABLEBODY_NODE Node - table-body 20090121
10 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_TABLECELL_NODE Node - table-body 20090121
... Click here to see Used By full list (13 items)
Properties
Class CL_XSLFO_CONTENT_NODE  
Short Description Node - superclass of all nodes containing content    
Super Class CL_XSLFO_OBJECT_NODE Node - superclass for all objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_XSL_FO_OBJECT_MODEL   (obsolote prototype) XSL Formatted Objects Object Model 
Created 20081118   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XSLFO_CONTENT_NODE has no forward declaration.
Interfaces
Class CL_XSLFO_CONTENT_NODE has no interface implemented.
Friends
Class CL_XSLFO_CONTENT_NODE has no friend class.
Attributes
Class CL_XSLFO_CONTENT_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RESUME_LINE_BUILDING Instance method Public Method Resume line building and return line or inline area 20081118
2 SUSPEND_LINE_BUILDING Instance method Public Method Suspend line building to and return block area 20081118
3 TRANSFORM Instance method Public Method Transform Node and Subnodes to Areas 20081118
Events
Class CL_XSLFO_CONTENT_NODE has no event.
Types
Class CL_XSLFO_CONTENT_NODE has no local type.
Method Signatures

Method RESUME_LINE_BUILDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_AREA Value transfer Object reference (TYPE REF TO) CL_XSLFO_AREA 20081118

Method RESUME_LINE_BUILDING on class CL_XSLFO_CONTENT_NODE has no exception.

Method SUSPEND_LINE_BUILDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_AREA Value transfer Object reference (TYPE REF TO) CL_XSLFO_AREA 20081118

Method SUSPEND_LINE_BUILDING on class CL_XSLFO_CONTENT_NODE has no exception.

Method TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_AREA Value transfer Object reference (TYPE REF TO) CL_XSLFO_AREA 20081118

Method TRANSFORM on class CL_XSLFO_CONTENT_NODE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_BLOCK_NODE Node - block 20081118
2 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_FLOW_NODE Node - flow 20081118
3 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_GRAPHICS_NODE Node - external-graphics 20081118
4 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_INLINE_NODE Node - inline 20081118
5 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LEADER_NODE Node - leader 20081118
6 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LISTBLOCK_NODE Node - List-Block 20090914
7 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LISTITEM_NODE List-Item-node 20090914
8 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LISTLABELBODY_NODE List-Label and List-Body Node 20090914
9 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_TABLEBODY_NODE Node - table-body 20090121
10 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_TABLECELL_NODE Node - table-body 20090121
11 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_TABLEROW_NODE Node - table-body 20090121
12 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_TABLE_NODE Node - table 20090121
13 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_TEXT_NODE Node - text 20081118
History
Last changed by/on SAP  20090618 
SAP Release Created in 720