SAP ABAP Class CLG_PHTMLB_MATRIX (Base: <phtmlb:matrix>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_PHTMLB (Package) BSP Extensions: HTMLB Pattern
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HTMLB_ELEMENT Base 20030522
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PHTMLB_MATRIX Element Handler: 20030522
Properties
Class CLG_PHTMLB_MATRIX  
Short Description Base: <phtmlb:matrix>    
Super Class CL_HTMLB_ELEMENT Base <htmlb:*> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package SBSPEXT_PHTMLB   BSP Extensions: HTMLB Pattern 
Created 20030522   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_PHTMLB_MATRIX has no forward declaration.
Interfaces
Class CLG_PHTMLB_MATRIX has no interface implemented.
Friends
Class CLG_PHTMLB_MATRIX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BACKGROUNDDESIGN Instance attribute Public Type reference (TYPE) STRING 'TRANSPARENT' IFUR_D2=>CELLBGDESIGN_ENUM 20040915
2 CELLS Instance attribute Public Type reference (TYPE) PHTMLB_MATRIXCELLS Cells 20030522
3 CELLWIDTHS Instance attribute Public Type reference (TYPE) STRING List for All Cells, Separated by ',' 20030922
4 DESIGN Instance attribute Public Type reference (TYPE) STRING 'DEFAULT' IFUR_D2=>LAYOUTCELLDESIGN_ENUM 20030522
5 HEIGHT Instance attribute Public Type reference (TYPE) STRING Height 20030522
6 MARGINBOTTOM Instance attribute Public Type reference (TYPE) STRING Bottom Margin 20030522
7 MARGINLEFT Instance attribute Public Type reference (TYPE) STRING Left Margin 20030522
8 MARGINRIGHT Instance attribute Public Type reference (TYPE) STRING Right Margin 20030522
9 MARGINTOP Instance attribute Public Type reference (TYPE) STRING Top Margin 20030522
10 MC_BACKGROUNDDESIGN Instance attribute Public Type reference (TYPE) STRING IFUR_D2=>CELLBGDESIGN_ENUM 20040915
11 MC_COL Instance attribute Public Type reference (TYPE) STRING Column 20030522
12 MC_COLSPAN Instance attribute Public Type reference (TYPE) STRING '1' Number of Columns 20030522
13 MC_DESIGN Instance attribute Public Type reference (TYPE) STRING IFUR_D2=>LAYOUTCELLDESIGN_ENUM 20040915
14 MC_HALIGN Instance attribute Public Type reference (TYPE) STRING 'LEFT' IFUR_D2=>CELLHALIGN_ENUM 20030522
15 MC_ROW Instance attribute Public Type reference (TYPE) STRING Line 20030522
16 MC_ROWSPAN Instance attribute Public Type reference (TYPE) STRING '1' Number of lines 20030522
17 MC_SEPARATION Instance attribute Public Type reference (TYPE) STRING IFUR_D2=>LAYOUTCELLSEP_ENUM 20040915
18 MC_VALIGN Instance attribute Public Type reference (TYPE) STRING 'MIDDLE' IFUR_D2=>CELLVALIGN_ENUM 20030522
19 MC_WRAPPING Instance attribute Public Type reference (TYPE) STRING 'TRUE' 20040915
20 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20030522
21 SEPARATION Instance attribute Public Type reference (TYPE) STRING 'DEFAULT' IFUR_D2=>LAYOUTCELLSEP_ENUM 20030522
22 WIDTH Instance attribute Public Type reference (TYPE) STRING Width 20030522
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030522
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030522
3 FACTORY Static method Public Method FACTORY_METHOD 20030522
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20030522
Events
Class CLG_PHTMLB_MATRIX has no event.
Types
Class CLG_PHTMLB_MATRIX has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_PHTMLB_MATRIX has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_PHTMLB_MATRIX has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_PHTMLB_MATRIX has no parameter.
Method CONSTRUCTOR on class CLG_PHTMLB_MATRIX has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKGROUNDDESIGN Call by reference Type reference (TYPE) CSEQUENCE 'TRANSPARENT' 20040915
2 Importing CELLS Call by reference Type reference (TYPE) PHTMLB_MATRIXCELLS 20030522
3 Importing CELLWIDTHS Call by reference Type reference (TYPE) CSEQUENCE 20030922
4 Importing DESIGN Call by reference Type reference (TYPE) CSEQUENCE 'DEFAULT' 20030522
5 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_PHTMLB_MATRIX 20030522
6 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE 20030522
7 Importing MARGINBOTTOM Call by reference Type reference (TYPE) CSEQUENCE 20030522
8 Importing MARGINLEFT Call by reference Type reference (TYPE) CSEQUENCE 20030522
9 Importing MARGINRIGHT Call by reference Type reference (TYPE) CSEQUENCE 20030522
10 Importing MARGINTOP Call by reference Type reference (TYPE) CSEQUENCE 20030522
11 Importing SEPARATION Call by reference Type reference (TYPE) CSEQUENCE 'DEFAULT' 20030522
12 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20030522

Method FACTORY on class CLG_PHTMLB_MATRIX has no exception.

Method FACTORY_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_PHTMLB_MATRIX 20030522

Method FACTORY_CLEAR on class CLG_PHTMLB_MATRIX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700