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 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRANSPARENT' | IFUR_D2=>CELLBGDESIGN_ENUM | 20040916 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | PHTMLB_MATRIXCELLS | Cells | 20040916 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | List for All Cells, Separated by ',' | 20040916 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'DEFAULT' | IFUR_D2=>LAYOUTCELLDESIGN_ENUM | 20040916 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040916 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040916 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040916 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040916 | ||||
| 9 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20040916 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | IFUR_D2=>CELLBGDESIGN_ENUM | 20040916 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | IFUR_D2=>LAYOUTCELLDESIGN_ENUM | 20040916 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 'LEFT' | IFUR_D2=>CELLHALIGN_ENUM | 20040916 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Line | 20040916 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | IFUR_D2=>LAYOUTCELLSEP_ENUM | 20040916 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | 20040916 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | 'DEFAULT' | IFUR_D2=>LAYOUTCELLSEP_ENUM | 20040916 | ||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040916 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040916 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20040916 | |
| 4 | 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 | BACKGROUNDDESIGN | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRANSPARENT' | 20040916 | |||
| 2 | CELLS | Call by reference | Type reference (TYPE) | PHTMLB_MATRIXCELLS | 20040916 | ||||
| 3 | CELLWIDTHS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040916 | ||||
| 4 | DESIGN | Call by reference | Type reference (TYPE) | CSEQUENCE | 'DEFAULT' | 20040916 | |||
| 5 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_PHTMLB_SINGLECOLUMNLAYOUT | 20040916 | ||||
| 6 | MARGINBOTTOM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040916 | ||||
| 7 | MARGINLEFT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040916 | ||||
| 8 | MARGINRIGHT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040916 | ||||
| 9 | MARGINTOP | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040916 | ||||
| 10 | SEPARATION | Call by reference | Type reference (TYPE) | CSEQUENCE | 'DEFAULT' | 20040916 | |||
| 11 | 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 | 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 |