Uses of Interface
com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver

Packages that use IClientEventReceiver
com.sapportals.portal.prt.service.epcftoolbox Client framework available in EP 5.0 provides basic JavaScript-based API for sharing data on the client using the Client Eventing and Client Data-Bag mechanism.  As the content developer builds their component in Java on the Server-side without a deep JavaScript knowledge (typically using a HTMLB classes), they can use the below described classes which support the automatic generation of the necessary JavaScript code.  
 

Uses of IClientEventReceiver in com.sapportals.portal.prt.service.epcftoolbox
 

Methods in com.sapportals.portal.prt.service.epcftoolbox that return IClientEventReceiver
 IClientEventReceiver IEpcfToolbox.getClientEventReceiver(com.sapportals.portal.prt.component.IPortalComponentRequest request, java.lang.String eventUrn, java.lang.String eventName)
          provides a receiver object instance for eventing pattern