com.sapportals.portal.prt.component

Interface IEventListenerComponent

All Known Implementing Classes:
AbstractDynamicWizard, AbstractEditorComponent, AbstractIntegratorComponent, AbstractPCMWizard, AbstractPortalComponent, AbstractResourceComponent, AbstractStaticWizard, AbstractWizard, StandardEditDialog

public interface IEventListenerComponent

Portal Components that want to receive Portal Object Model Events must implement this interface.


Method Summary
 void handleEvent(IPortalComponentRequest request, IEvent event)
          Processes a POM event.
 

Method Detail

handleEvent

void handleEvent(IPortalComponentRequest request,
                 IEvent event)
Processes a POM event.

Parameters:
request - the client's request.
event - the event received.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._apideprecated default EP-PIN-PRT


Copyright 2011 SAP AG Complete Copyright Notice