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 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRANSPARENT' | IFUR_D2=>CELLBGDESIGN_ENUM | 20040915 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | PHTMLB_MATRIXCELLS | Cells | 20030522 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | List for All Cells, Separated by ',' | 20030922 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'DEFAULT' | IFUR_D2=>LAYOUTCELLDESIGN_ENUM | 20030522 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Height | 20030522 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Bottom Margin | 20030522 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Left Margin | 20030522 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Right Margin | 20030522 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Top Margin | 20030522 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | IFUR_D2=>CELLBGDESIGN_ENUM | 20040915 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Column | 20030522 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | '1' | Number of Columns | 20030522 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | IFUR_D2=>LAYOUTCELLDESIGN_ENUM | 20040915 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | 'LEFT' | IFUR_D2=>CELLHALIGN_ENUM | 20030522 | ||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | Line | 20030522 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | '1' | Number of lines | 20030522 | ||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | IFUR_D2=>LAYOUTCELLSEP_ENUM | 20040915 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | 'MIDDLE' | IFUR_D2=>CELLVALIGN_ENUM | 20030522 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | 20040915 | |||
| 20 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20030522 | ||||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | 'DEFAULT' | IFUR_D2=>LAYOUTCELLSEP_ENUM | 20030522 | ||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | Width | 20030522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030522 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030522 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20030522 | |
| 4 | 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
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 | 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 |