Package org.jboss.portal.api.node.event

Interface Summary
PortalNodeEventContext The context in which a PortalNodeEvent is dispatched.
PortalNodeEventListener A listener for portal events
 

Class Summary
PageEvent Base class for page events.
PageRenderEvent This event is raised whenever a page is rendered.
PortalNodeEvent Base class for all portal node events.
WindowActionEvent This event is raised when the portal invokes an action on a window.
WindowEvent Base class for window events.
WindowNavigationEvent This event happens when the portal udpates the navigational state of a window.
WindowRenderEvent This event occurs when the portal renders a window.