SAP ABAP Class CLG_PHTMLB_SINGLECOLUMNLAYOUT (Base: <phtmlb:singleColumnLayout>)
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 20040916
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PHTMLB_SINGLECOLUMNLAYOUT Element Handler: 20040916
Properties
Class CLG_PHTMLB_SINGLECOLUMNLAYOUT  
Short Description Base: <phtmlb:singleColumnLayout>    
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 20040916   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_PHTMLB_SINGLECOLUMNLAYOUT has no forward declaration.
Interfaces
Class CLG_PHTMLB_SINGLECOLUMNLAYOUT has no interface implemented.
Friends
Class CLG_PHTMLB_SINGLECOLUMNLAYOUT 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 20040916
2 CELLS Instance attribute Public Type reference (TYPE) PHTMLB_MATRIXCELLS Cells 20040916
3 CELLWIDTHS Instance attribute Public Type reference (TYPE) STRING List for All Cells, Separated by ',' 20040916
4 DESIGN Instance attribute Public Type reference (TYPE) STRING 'DEFAULT' IFUR_D2=>LAYOUTCELLDESIGN_ENUM 20040916
5 MARGINBOTTOM Instance attribute Public Type reference (TYPE) STRING 20040916
6 MARGINLEFT Instance attribute Public Type reference (TYPE) STRING 20040916
7 MARGINRIGHT Instance attribute Public Type reference (TYPE) STRING 20040916
8 MARGINTOP Instance attribute Public Type reference (TYPE) STRING 20040916
9 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20040916
10 SCLC_BACKGROUNDDESIGN Instance attribute Public Type reference (TYPE) STRING IFUR_D2=>CELLBGDESIGN_ENUM 20040916
11 SCLC_DESIGN Instance attribute Public Type reference (TYPE) STRING IFUR_D2=>LAYOUTCELLDESIGN_ENUM 20040916
12 SCLC_HALIGN Instance attribute Public Type reference (TYPE) STRING 'LEFT' IFUR_D2=>CELLHALIGN_ENUM 20040916
13 SCLC_ROW Instance attribute Public Type reference (TYPE) STRING Line 20040916
14 SCLC_SEPARATION Instance attribute Public Type reference (TYPE) STRING IFUR_D2=>LAYOUTCELLSEP_ENUM 20040916
15 SCLC_WRAPPING Instance attribute Public Type reference (TYPE) STRING 'TRUE' 20040916
16 SEPARATION Instance attribute Public Type reference (TYPE) STRING 'DEFAULT' IFUR_D2=>LAYOUTCELLSEP_ENUM 20040916
17 WIDTH Instance attribute Public Type reference (TYPE) STRING 20040916
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040916
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040916
3 FACTORY Static method Public Method FACTORY_METHOD 20040916
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20040916
Events
Class CLG_PHTMLB_SINGLECOLUMNLAYOUT has no event.
Types
Class CLG_PHTMLB_SINGLECOLUMNLAYOUT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_PHTMLB_SINGLECOLUMNLAYOUT has no parameter.
Method CONSTRUCTOR on class CLG_PHTMLB_SINGLECOLUMNLAYOUT 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' 20040916
2 Importing CELLS Call by reference Type reference (TYPE) PHTMLB_MATRIXCELLS 20040916
3 Importing CELLWIDTHS Call by reference Type reference (TYPE) CSEQUENCE 20040916
4 Importing DESIGN Call by reference Type reference (TYPE) CSEQUENCE 'DEFAULT' 20040916
5 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_PHTMLB_SINGLECOLUMNLAYOUT 20040916
6 Importing MARGINBOTTOM Call by reference Type reference (TYPE) CSEQUENCE 20040916
7 Importing MARGINLEFT Call by reference Type reference (TYPE) CSEQUENCE 20040916
8 Importing MARGINRIGHT Call by reference Type reference (TYPE) CSEQUENCE 20040916
9 Importing MARGINTOP Call by reference Type reference (TYPE) CSEQUENCE 20040916
10 Importing SEPARATION Call by reference Type reference (TYPE) CSEQUENCE 'DEFAULT' 20040916
11 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20040916

Method FACTORY on class CLG_PHTMLB_SINGLECOLUMNLAYOUT 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_SINGLECOLUMNLAYOUT 20040916

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