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

Packages that use IClientEventSender
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 IClientEventSender in com.sapportals.portal.prt.service.epcftoolbox
 

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