Uses of Class
org.jasig.portal.PortalEventSource

Packages that use PortalEventSource
org.jasig.portal   
 

Uses of PortalEventSource in org.jasig.portal
 

Fields in org.jasig.portal declared as PortalEventSource
static PortalEventSource PortalEventSource.FRAMEWORK_GENERATED
          Deprecated. Framework-generated events, such as sessions ending and unsubscription from channels.
static PortalEventSource PortalEventSource.LAYOUT_GENERATED
          Deprecated. The user layout as source of events, for example control actuation events (button presses) and channel window manipulation events (minimize and maximize).
 

Methods in org.jasig.portal that return PortalEventSource
 PortalEventSource PortalEvent.getSource()
          Deprecated. Get the source type of this event.
 



Copyright © 2010 Jasig. All Rights Reserved.