Elexis API documentation
Version 2.1.6 as of December 11 2011

Uses of Interface
ch.elexis.actions.IElexisEventDispatcher

Packages that use IElexisEventDispatcher
ch.elexis.actions   
 

Uses of IElexisEventDispatcher in ch.elexis.actions
 

Methods in ch.elexis.actions with parameters of type IElexisEventDispatcher
 void ElexisEventDispatcher.registerDispatcher(java.lang.Class<? extends PersistentObject> eventClass, IElexisEventDispatcher ied)
          It is possible to register a dispatcher for a given class.
 void ElexisEventDispatcher.unregisterDispatcher(java.lang.Class<? extends PersistentObject> ec, IElexisEventDispatcher ied)
          Unregister a previosly registered dispatcher
 


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis