SAP ABAP Class CL_CHTMLB_CONFIG_TAG_TEMPL (Tag Template)
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_BSP_ELEMENT BSP Element Basis Class 20091003
Properties
Class CL_CHTMLB_CONFIG_TAG_TEMPL  
Short Description Tag Template    
Super Class CL_BSP_ELEMENT BSP Element Basis Class 
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 20091003   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BSP_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CHTMLB_CONFIG_TAG_TEMPL has no interface implemented.
Friends
Class CL_CHTMLB_CONFIG_TAG_TEMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_BINDING_STRING Instance attribute Protected Type reference (TYPE) STRING 20091003
2 GV_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20100629
3 GV_DISABLED Instance attribute Protected Type reference (TYPE) STRING 20091012
4 GV_DISPLAY_CLASS Instance attribute Protected Type reference (TYPE) STRING 20091012
5 GV_DISPLAY_HTML_TABLE Instance attribute Protected See coding 20100615
6 GV_EDIT_CLASS Instance attribute Protected Type reference (TYPE) STRING 20091012
7 GV_EDIT_HTML_TABLE Instance attribute Protected See coding 20100616
8 GV_EDIT_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20091005
9 GV_ID Instance attribute Protected Type reference (TYPE) STRING 20100628
10 GV_INDEX Instance attribute Public Type reference (TYPE) STRING 20091005
11 GV_ORIGINAL_TAG Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_ELEMENT BSP Element Basis Class 20091003
12 GV_RENDERED_CLASS Instance attribute Public Type reference (TYPE) STRING 20091012
13 GV_RENDERED_DISABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20091012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091003
2 EXCHANGE_TAG Instance method Protected Method 20091005
Events
Class CL_CHTMLB_CONFIG_TAG_TEMPL has no event.
Types
Class CL_CHTMLB_CONFIG_TAG_TEMPL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BINDING_STRING Call by reference Type reference (TYPE) STRING Binding String 20100921
2 Importing IV_DISABLED Call by reference Type reference (TYPE) STRING 20091012
3 Importing IV_FIELD_TYPE Call by reference Type reference (TYPE) CHAR1 Field Type 20100921
4 Importing IV_ORIGINAL_TAG Call by reference Object reference (TYPE REF TO) IF_BSP_BEE BSP Element Basis Class 20091003
5 Importing IV_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20091003

Method CONSTRUCTOR on class CL_CHTMLB_CONFIG_TAG_TEMPL has no exception.

Method EXCHANGE_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DISPLAY_TAG Call by reference Object reference (TYPE REF TO) CL_BSP_ELEMENT BSP Element Basis Class 20091005
2 Exporting EV_DISPLAY_TAG_CLASS Call by reference Type reference (TYPE) STRING 20091012
3 Exporting EV_EDIT_TAG Call by reference Object reference (TYPE REF TO) CL_BSP_ELEMENT BSP Element Basis Class 20091005
4 Exporting EV_EDIT_TAG_CLASS Call by reference Type reference (TYPE) STRING 20091012
5 Importing IV_TAG Call by reference Object reference (TYPE REF TO) IF_BSP_BEE BSP Element Basis Class 20091005

Method EXCHANGE_TAG on class CL_CHTMLB_CONFIG_TAG_TEMPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701