SAP ABAP Class CL_WCF_FAVO_MYFAVORITES (CL_WCF_FAVO_MYFAVORITES)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_FAVORITES_UI (Package) Favorites UI-relevant Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20090216
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_FAVO_MYFAVORITES_IMPL Favorites controller 20090216
Properties
Class CL_WCF_FAVO_MYFAVORITES  
Short Description    
Super Class CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_FAVORITES_UI   Favorites UI-relevant Objects 
Created 20090216   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_FAVO_MYFAVORITES has no forward declaration.
Interfaces
Class CL_WCF_FAVO_MYFAVORITES has no interface implemented.
Friends
Class CL_WCF_FAVO_MYFAVORITES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPED_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_WCF_FAVO_MYFAVORITES_CTXT 20090216
2 VIEW Constant Private Type reference (TYPE) STRING 'MyFavorites.htm' 20090216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090216
2 EH_ONCANCEL Instance method Protected Method 20090218
3 EH_ONCOLLAPSE Instance method Protected Method 20090216
4 EH_ONCUT Instance method Protected Method 20090218
5 EH_ONDELETE Instance method Protected Method 20090216
6 EH_ONDELETE_POPUP_CLOSE Instance method Protected Method 20090227
7 EH_ONDOWN Instance method Protected Method 20090218
8 EH_ONEXPAND Instance method Protected Method 20090216
9 EH_ONNEWFOLDER Instance method Protected Method 20090216
10 EH_ONPASTE Instance method Protected Method 20090218
11 EH_ONSAVE Instance method Protected Method 20090218
12 EH_ONSELECT_ROW Instance method Protected Method 20090218
13 EH_ONUP Instance method Protected Method 20090218
Events
Class CL_WCF_FAVO_MYFAVORITES has no event.
Types
Class CL_WCF_FAVO_MYFAVORITES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EH_ONCANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090218
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090218

Method EH_ONCANCEL on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONCOLLAPSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090216
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090216

Method EH_ONCOLLAPSE on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONCUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090218
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090218

Method EH_ONCUT on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONDELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090216
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090216

Method EH_ONDELETE on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONDELETE_POPUP_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090227
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090227

Method EH_ONDELETE_POPUP_CLOSE on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090218
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090218

Method EH_ONDOWN on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONEXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090216
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090216

Method EH_ONEXPAND on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONNEWFOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090216
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090216

Method EH_ONNEWFOLDER on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONPASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090218
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090218

Method EH_ONPASTE on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONSAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090218
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090218

Method EH_ONSAVE on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONSELECT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090218
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090218

Method EH_ONSELECT_ROW on class CL_WCF_FAVO_MYFAVORITES has no exception.

Method EH_ONUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090218
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090218

Method EH_ONUP on class CL_WCF_FAVO_MYFAVORITES has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701