SAP ABAP Class CL_THTMLB_FLEXCONTENT (Element-Handler: <thtmlb:flexContent>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_THTMLB_FLEXCONTENT Base: 20060309
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20060314
Properties
Class CL_THTMLB_FLEXCONTENT  
Short Description Element-Handler: <thtmlb:flexContent>    
Super Class CLG_THTMLB_FLEXCONTENT Base: <thtmlb:flexContent> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060309   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20060314
Friends
Class CL_THTMLB_FLEXCONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EVT_PARAMS Instance attribute Public Type reference (TYPE) CRMT_THTMLB_FLEX_APP_PARAM Internal Table for Flex Application Parameters 20060314
2 GC_DEFAULT_FLA_PLAYER_VERSION Constant Private Type reference (TYPE) STRING '9,0,0,0' 20070214
3 GC_DEFAULT_FLEX_VERSION Constant Private Type reference (TYPE) STRING '2.0' 20070214
4 GC_DEFAULT_RENDER_MODE Constant Private Type reference (TYPE) STRING 'opaque' opaque | window | transparent 20070214
5 GC_EVENT_HANDLER_CLASS Instance attribute Private Type reference (TYPE) STRING 'CL_THTMLB_FLEXCONTENT' 20060317
6 GC_EVENT_HANDLER_SEPARATOR Constant Private Type reference (TYPE) STRING '::' 20060317
7 GC_EVENT_ID_SEPARATOR Constant Private Type reference (TYPE) STRING '__' 20060317
8 GC_FLEX_DEBUG_MODE Constant Public Type reference (TYPE) STRING 'crm-flex-debug' 20070214
9 GV_FLEXCONTENT_ID_COUNTER Static Attribute Protected Type reference (TYPE) STRING 0 20060310
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEBUG_MODE_SRC Static method Private Method 20070214
2 IS_VALIDCUSTOMHANDLER Instance method Protected Method 20060310
Events
Class CL_THTMLB_FLEXCONTENT has no event.
Types
Class CL_THTMLB_FLEXCONTENT has no local type.
Method Signatures

Method GET_DEBUG_MODE_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SRC Call by reference Type reference (TYPE) STRING 20070214
2 Returning RV_SRC Value transfer Type reference (TYPE) STRING 20070214

Method GET_DEBUG_MODE_SRC on class CL_THTMLB_FLEXCONTENT has no exception.

Method IS_VALIDCUSTOMHANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVT_NAME Call by reference Type reference (TYPE) STRING 20060310
2 Returning RETURN_CODE Value transfer Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20060310

Method IS_VALIDCUSTOMHANDLER on class CL_THTMLB_FLEXCONTENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700