SAP ABAP Class CL_THTMLB_EVENT_HANDLER (Handler for events needed by tags)
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
Properties
Class CL_THTMLB_EVENT_HANDLER  
Short Description Handler for events needed by tags    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20080121   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_THTMLB_EVENT_HANDLER has no forward declaration.
Interfaces
Class CL_THTMLB_EVENT_HANDLER has no interface implemented.
Friends
Class CL_THTMLB_EVENT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_EVENT_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_THTMLB_EVENT_HANDLER Handler for events needed by tags 20080122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080122
2 GET_INSTANCE Static method Public Method Retrieve instance for event handler 20080122
3 ON_BEFORE_WA_CONTENT_CHANGE Instance method Private Event handling method 20080122
Events
Class CL_THTMLB_EVENT_HANDLER has no event.
Types
Class CL_THTMLB_EVENT_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_THTMLB_EVENT_HANDLER Handler for events needed by tags 20080122

Method GET_INSTANCE on class CL_THTMLB_EVENT_HANDLER has no exception.

Method ON_BEFORE_WA_CONTENT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_LOSS_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_DATA_LOSS_HANDLER Interface des Daten Verlust Behandlers 20080122

Method ON_BEFORE_WA_CONTENT_CHANGE on class CL_THTMLB_EVENT_HANDLER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700