SAP ABAP Class CL_EPM_DEMO_WCC_LINKS (EPM Demo Workcenter Links view controller)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     WCF_EPM_DEMO_UI (Package) UI implementation for EPM Demo
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 20100914
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_DEMO_CREATELINKS a 20100914
2 Inheritance (c INHERITING FROM c_ref)  CL_EPM_DEMO_DISPLAYLINKS c 20100914
3 Inheritance (c INHERITING FROM c_ref)  CL_EPM_DEMO_SEARCHLINKS b 20100914
Properties
Class CL_EPM_DEMO_WCC_LINKS  
Short Description EPM Demo Workcenter Links view controller    
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_EPM_DEMO_UI   UI implementation for EPM Demo 
Created 20100914   SAP 
Last change 20110908   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_EPM_DEMO_WCC_LINKS has no interface implemented.
Friends
Class CL_EPM_DEMO_WCC_LINKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_POPUP_PERS Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20100914
2 GT_LINKS Instance attribute Public Type reference (TYPE) CRMT_UI_LINKS Link definitions 20100914
3 GV_GROUP_TYPE Instance attribute Public Type reference (TYPE) CRMT_UI_GROUP_TYPE Group Type 20100914
4 GV_LINK_ORDER Instance attribute Public Type reference (TYPE) STRING 20100914
5 GV_PERS_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100914
6 GV_PERS_TYPE Instance attribute Public Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20100914
Methods
# Method Level Visibility Method type Description Created on
1 EH_ONNAVIGATE Instance method Protected Method 20100914
2 EH_ONPERSO Instance method Protected Method 20100914
3 EH_ONPERSO_CLOSED Instance method Protected Method 20100914
Events
Class CL_EPM_DEMO_WCC_LINKS has no event.
Types
Class CL_EPM_DEMO_WCC_LINKS has no local type.
Method Signatures

Method EH_ONNAVIGATE 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 20100914
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100914

Method EH_ONNAVIGATE on class CL_EPM_DEMO_WCC_LINKS has no exception.

Method EH_ONPERSO 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 20100914
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100914

Method EH_ONPERSO on class CL_EPM_DEMO_WCC_LINKS has no exception.

Method EH_ONPERSO_CLOSED 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 20100914
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100914

Method EH_ONPERSO_CLOSED on class CL_EPM_DEMO_WCC_LINKS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702