Uses of Interface
com.sapportals.portal.prt.pom.IEventTarget

Packages that use IEventTarget
com.sapportals.portal.prt.pom   
 

Uses of IEventTarget in com.sapportals.portal.prt.pom
 

Subinterfaces of IEventTarget in com.sapportals.portal.prt.pom
 interface IComponentNode
          The IComponentNode interface describes a node of type INode.COMPONENT_NODE in the Portal Object Model.
 interface IPortalNode
          The PortalNode is by definition the root node of the Portal Object Model.
 

Classes in com.sapportals.portal.prt.pom that implement IEventTarget
 class AbstractNode
          The AbstractNode is a generic implementation of the INode interface, and of the IEventTarget