SAP ABAP Class CLG_CHTMLB_SPLITTER (Base: <chtmlb:splitter>)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_EXTENSIONS (Package) Tag Library for Dynamic Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_ELEMENT | Base |
20060317 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CHTMLB_SPLITTER | Element-Handler: |
20060317 |
Properties
| Class | CLG_CHTMLB_SPLITTER | |
| Short Description | Base: <chtmlb:splitter> | |
| 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 | BSP_DYN_CONFIG_EXTENSIONS | Tag Library for Dynamic Layout |
| Created | 20060317 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLG_CHTMLB_SPLITTER has no forward declaration.
Interfaces
Class CLG_CHTMLB_SPLITTER has no interface implemented.
Friends
Class CLG_CHTMLB_SPLITTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20060317 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'LEFT' | Position of first container: LEFT/TOP/RIGHT/BOTTOM | 20060317 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | '50%' | Spread (width or hight depending on posi of first container: | 20060317 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | switch id | 20080226 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | '100%' | Width of the Splitter (including both containers) | 20060317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060317 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060317 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20060317 | |
| 4 | Static method | Public | Method | FACTORY CLEAR METHOD | 20060317 |
Events
Class CLG_CHTMLB_SPLITTER has no event.
Types
Class CLG_CHTMLB_SPLITTER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_CHTMLB_SPLITTER has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_CHTMLB_SPLITTER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_CHTMLB_SPLITTER has no parameter.
Method CONSTRUCTOR on class CLG_CHTMLB_SPLITTER has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_CHTMLB_SPLITTER | 20060317 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060317 | ||||
| 3 | ID_POSTFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060317 | ||||
| 4 | POSITIONFIRSTCONT | Call by reference | Type reference (TYPE) | CSEQUENCE | 'LEFT' | 20060317 | |||
| 5 | SPREADFIRSTCONT | Call by reference | Type reference (TYPE) | CSEQUENCE | '50%' | 20060317 | |||
| 6 | SWITCHID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080226 | ||||
| 7 | WIDTH | Call by reference | Type reference (TYPE) | CSEQUENCE | '100%' | 20060317 |
Method FACTORY on class CLG_CHTMLB_SPLITTER 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_CHTMLB_SPLITTER | 20060317 |
Method FACTORY_CLEAR on class CLG_CHTMLB_SPLITTER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 701 |