SAP ABAP Class CL_WD_HTML_EVENT (CL_WD_HTML_EVENT)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_WEB (Package) UIE Library "Web"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20120316
Properties
Class CL_WD_HTML_EVENT  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_WEB   UIE Library "Web" 
Created 20120316   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
Class CL_WD_HTML_EVENT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20120316 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20120316 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CID_HTML_EVENT Constant Public Type reference (TYPE) GUID '005056A501951ED19BD6E470B7B5DEBA' 20120316
2 IP_ENABLED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20120316
3 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20120316
4 PL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20120316
5 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20120316
6 VL_NAME Instance attribute Protected Type reference (TYPE) STRING 20120316
7 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING 20120316
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120316
2 GET_ENABLED Instance method Public Method 20120316
3 GET_NAME Instance method Public Method 20120316
4 GET_ON_ACTION Instance method Public Method 20120316
5 MAPPED_ON_ACTION Instance method Public Method 20120316
6 MAP_ON_ACTION Instance method Public Method 20120316
7 NEW_HTML_EVENT Static method Public Method 20120316
8 SET_ENABLED Instance method Public Method 20120316
9 SET_NAME Instance method Public Method 20120316
10 SET_ON_ACTION Instance method Public Method 20120316
Events
Class CL_WD_HTML_EVENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_HTML_EVENT Public See coding 20120316 tt_HTML_EVENT TYPE TABLE OF REF TO CL_WD_HTML_EVENT WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20120316
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20120316

Method CONSTRUCTOR on class CL_WD_HTML_EVENT has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20120316

Method GET_ENABLED on class CL_WD_HTML_EVENT has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20120316

Method GET_NAME on class CL_WD_HTML_EVENT has no exception.

Method GET_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20120316

Method GET_ON_ACTION on class CL_WD_HTML_EVENT has no exception.

Method MAPPED_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20120316

Method MAPPED_ON_ACTION on class CL_WD_HTML_EVENT has no exception.

Method MAP_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20120316

Method MAP_ON_ACTION on class CL_WD_HTML_EVENT has no exception.

Method NEW_HTML_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_HTML_EVENT 20120316
2 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20120316
3 Importing ID Call by reference Type reference (TYPE) STRING 20120316
4 Importing NAME Call by reference Type reference (TYPE) STRING 20120316
5 Importing ON_ACTION Call by reference Type reference (TYPE) STRING 20120316
6 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20120316

Method NEW_HTML_EVENT on class CL_WD_HTML_EVENT has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20120316

Method SET_ENABLED on class CL_WD_HTML_EVENT has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20120316

Method SET_NAME on class CL_WD_HTML_EVENT has no exception.

Method SET_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20120316

Method SET_ON_ACTION on class CL_WD_HTML_EVENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740