Uses of Class
nl.hippo.client.api.event.NamedEvent

Packages that use NamedEvent
nl.hippo.client.api.event   
 

Uses of NamedEvent in nl.hippo.client.api.event
 

Methods in nl.hippo.client.api.event that return NamedEvent
 NamedEvent EventValidity.getEvent()
           
 NamedEvent EventValidityImpl.getEvent()
          Returns the specific NamedEvent this validity is based on.
 

Methods in nl.hippo.client.api.event with parameters of type NamedEvent
 void EventAwareManager.notifyListeners(NamedEvent event)
           
 void EventAware.processEvent(NamedEvent e)
          Receive notification of an Event.
 



Copyright © 2006-2009 Hippo. All Rights Reserved.