SAP ABAP Class CL_SSF_CSS (XSF Generation (Runtime))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SSF (Application Component) Smart Forms
     SMART (Package) SAP Smart Forms
Properties
Class CL_SSF_CSS  
Short Description XSF Generation (Runtime)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SMART   SAP Smart Forms 
Created 20030127   SAP 
Last change 20040719   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CXCSS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SSF_CSS has no interface implemented.
Friends
Class CL_SSF_CSS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 VALUE_INHERITED Constant Public Type reference (TYPE) SSFXSFTAG '*' SAP Smart Forms XSF Output: TAG 20030127
2 VALUE_OFF Constant Public Type reference (TYPE) SSFXSFTAG SPACE SAP Smart Forms XSF Output: TAG 20030127
3 VALUE_ON Constant Public Type reference (TYPE) SSFXSFTAG 'X' SAP Smart Forms XSF Output: TAG 20030127
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_COLOR Static method Public Method Convert Colors to CSS 20030127
2 DECL_CHARFORMAT Static method Public Method Convert Smart Form Character Format to CSS 20030127
3 DECL_PARAGRAPH Static method Public Method Convert Smart Form Paragraph Format to CSS 20030127
4 RENDER_DECL_TABLE_TO_STRING Static method Public Method RENDER_DECL_TABLE_TO_STRING 20030127
5 RENDER_DECL_TO_STRING Static method Public Method RENDER_DECL_TO_STRING 20030127
6 SET_FONT Static method Public Method Convert Font to CSS 20030127
7 SET_MARGIN Static method Public Method SET_MARGIN 20030127
8 SET_VERTICAL_ALIGN Static method Public Method SET_VERTICAL_ALIGN 20040602
Events
Class CL_SSF_CSS has no event.
Types
Class CL_SSF_CSS has no local type.
Method Signatures

Method COMPOSE_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BLUE Call by reference Type reference (TYPE) TDSFCPCOL Composerfarbe 20030127
2 Importing GREEN Call by reference Type reference (TYPE) TDSFCPCOL Composerfarbe 20030127
3 Importing RED Call by reference Type reference (TYPE) TDSFCPCOL Composerfarbe 20030127
4 Returning RVAL Value transfer Type reference (TYPE) STRING CSS Farbe 20030127

Method COMPOSE_COLOR on class CL_SSF_CSS has no exception.

Method DECL_CHARFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARFORMAT Call by reference Type reference (TYPE) SSFCOMPSTR Smart Forms: Zeichenformat 20030127
2 Returning RVAL Value transfer Type reference (TYPE) TSFCSSDCL CSS declaration table 20030127

Method DECL_CHARFORMAT on class CL_SSF_CSS has no exception.

Method DECL_PARAGRAPH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPI Call by reference Type reference (TYPE) TDCPI Zeichen pro Zoll (CPI-Char Per Inch) 20030127
2 Importing LPI Call by reference Type reference (TYPE) TDLPI Zeilen pro Zoll (LPI - Lines Per Inch) 20030127
3 Importing PARAGRAPH Call by reference Type reference (TYPE) SSFCOMPPAR Smart Forms: Absatzformat 20030127
4 Returning RVAL Value transfer Type reference (TYPE) TSFCSSDCL CSS declaration table 20030127

Method DECL_PARAGRAPH on class CL_SSF_CSS has no exception.

Method RENDER_DECL_TABLE_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DECLARATIONS Call by reference Type reference (TYPE) TSFCSSDCL Smart Forms: CSS Deklaration 20030127
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20030127

Method RENDER_DECL_TABLE_TO_STRING on class CL_SSF_CSS has no exception.

Method RENDER_DECL_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DECLARATION Call by reference Type reference (TYPE) SSFCSSDCL Smart Forms: CSS Deklaration 20030127
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20030127

Method RENDER_DECL_TO_STRING on class CL_SSF_CSS has no exception.

Method SET_FONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPI Call by reference Type reference (TYPE) TDCPI Zeichen pro Zoll (CPI-Char Per Inch) 20030127
2 Importing LPI Call by reference Type reference (TYPE) TDLPI Zeilen pro Zoll (LPI - Lines Per Inch) 20030127
3 Importing PROPERTY Call by reference Type reference (TYPE) CLIKE 20030127
4 Returning RVAL Value transfer Type reference (TYPE) TSFCSSDCL CSS declaration table 20030127
5 Importing VALUE Call by reference Type reference (TYPE) CLIKE 20030127

Method SET_FONT on class CL_SSF_CSS has no exception.

Method SET_MARGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPI Call by reference Type reference (TYPE) TDCPI Zeichen pro Zoll (CPI-Char Per Inch) 20030127
2 Importing LPI Call by reference Type reference (TYPE) TDLPI Zeilen pro Zoll (LPI - Lines Per Inch) 20030127
3 Importing PROPERTY Call by reference Type reference (TYPE) CLIKE 20030127
4 Returning RVAL Value transfer Type reference (TYPE) TSFCSSDCL 20030127
5 Importing VALUE Call by reference Type reference (TYPE) CLIKE 20030127

Method SET_MARGIN on class CL_SSF_CSS has no exception.

Method SET_VERTICAL_ALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPI Call by reference Type reference (TYPE) TDCPI Zeichen pro Zoll (CPI-Char Per Inch) 20040602
2 Importing LPI Call by reference Type reference (TYPE) TDLPI Zeilen pro Zoll (LPI - Lines Per Inch) 20040602
3 Returning RVAL Value transfer Type reference (TYPE) STRING 20040602
4 Importing SUBSCRIPT Call by reference Type reference (TYPE) TDSUB Zeichenfolgeattribut tiefgestellt 20040603
5 Importing SUPERSCRIPT Call by reference Type reference (TYPE) TDSUPER Zeichenfolgeattribut hochgestellt 20040603

Method SET_VERTICAL_ALIGN on class CL_SSF_CSS has no exception.
History
Last changed by/on SAP  20040719 
SAP Release Created in 640