Uses of Package
com.sapportals.portal.prt.service.epcftoolbox

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

Classes in com.sapportals.portal.prt.service.epcftoolbox used by com.sapportals.portal.prt.service.epcftoolbox
IClientEventReceiver
          interface for receiver object in the eventing pattern.
IClientEventSender
          interface for sender object in the eventing pattern.
IScriptGenerator
          interface for objects which generate any form of script code