SAP ABAP Class CLG_CHTMLB_CONFIG (Base: <chtmlb:config>)
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 20051111
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CHTMLB_CONFIG Element-Handler: 20051023
Properties
Class CLG_CHTMLB_CONFIG  
Short Description Base: <chtmlb:config>    
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 20050913   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_CHTMLB_CONFIG has no forward declaration.
Interfaces
Class CLG_CHTMLB_CONFIG has no interface implemented.
Friends
Class CLG_CHTMLB_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAYMODE Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20060630
2 DRAGANDDROPBEHAVIORS Instance attribute Public Type reference (TYPE) IF_THTMLB_DRAG_N_DROP_ITERATOR=>BEHAVIORS_TABLE 20080319
3 ITERATOR Instance attribute Public Object reference (TYPE REF TO) IF_CHTMLB_FORM_ITERATOR Form iterator 20100415
4 MODE Instance attribute Public Type reference (TYPE) STRING 'RUNTIME' RUNTIME / PREVIEW 20051025
5 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20051102
6 SHOWGRID Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20051102
7 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20080226
8 VERTLINECOLS Instance attribute Public Type reference (TYPE) STRING Columns with Vertical Lines (comma separated) 20060310
9 XML Instance attribute Public Type reference (TYPE) STRING 20050913
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050913
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050913
3 FACTORY Static method Public Method FACTORY_METHOD 20050913
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20050913
Events
Class CLG_CHTMLB_CONFIG has no event.
Types
Class CLG_CHTMLB_CONFIG has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_CHTMLB_CONFIG has no parameter.
Method CONSTRUCTOR on class CLG_CHTMLB_CONFIG has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAYMODE Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20060630
2 Importing DRAGANDDROPBEHAVIORS Call by reference Type reference (TYPE) IF_THTMLB_DRAG_N_DROP_ITERATOR=>BEHAVIORS_TABLE 20080319
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_CHTMLB_CONFIG 20050913
4 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_CHTMLB_FORM_ITERATOR 20100415
5 Importing MODE Call by reference Type reference (TYPE) CSEQUENCE 'RUNTIME' 20051025
6 Importing SHOWGRID Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20051102
7 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
8 Importing VERTLINECOLS Call by reference Type reference (TYPE) CSEQUENCE 20060310
9 Importing XML Call by reference Type reference (TYPE) CSEQUENCE 20050913

Method FACTORY on class CLG_CHTMLB_CONFIG 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_CHTMLB_CONFIG 20050913

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