SAP ABAP Class CL_CHTMLB_SPLITTER (Element-Handler: <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)  CLG_CHTMLB_SPLITTER Base: 20060317
Properties
Class CL_CHTMLB_SPLITTER  
Short Description Element-Handler: <chtmlb:splitter>    
Super Class CLG_CHTMLB_SPLITTER Base: <chtmlb:splitter> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_EXTENSIONS   Tag Library for Dynamic Layout 
Created 20060317   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHTMLB_SPLITTER has no forward declaration.
Interfaces
Class CL_CHTMLB_SPLITTER has no interface implemented.
Friends
Class CL_CHTMLB_SPLITTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 'X' indicates whether tag should be rendered (switch) 20080227
2 GC_POSITION_BOTTOM Constant Public Type reference (TYPE) STRING 'BOTTOM' Position of first container: bottom 20060317
3 GC_POSITION_LEFT Constant Public Type reference (TYPE) STRING 'LEFT' Position of first container: left 20060317
4 GC_POSITION_RIGHT Constant Public Type reference (TYPE) STRING 'RIGHT' Position of first container: right 20060317
5 GC_POSITION_TOP Constant Public Type reference (TYPE) STRING 'TOP' Position of first container: top 20060317
6 GC_POSITION_TYPES Constant Protected Type reference (TYPE) STRING 'LEFT/TOP/BOTTOM/RIGHT' positions 20060317
7 GV_CONTAINER_COUNTER Instance attribute Public Type reference (TYPE) INT4 counter of containers 20060317
8 GV_CONTENT_CONTAINER1 Instance attribute Public Type reference (TYPE) STRING content of container 1 20060317
9 GV_CONTENT_CONTAINER2 Instance attribute Public Type reference (TYPE) STRING content of container 2 20060317
Methods
Class CL_CHTMLB_SPLITTER has no method.
Events
Class CL_CHTMLB_SPLITTER has no event.
Types
Class CL_CHTMLB_SPLITTER has no local type.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701