Uses of Class
com.jidesoft.utils.RegistrationEvent

Packages that use RegistrationEvent
com.jidesoft.converter The package contains all kinds of object converters for JIDE Common Layer. 
com.jidesoft.utils The package contains several utililities for JIDE Common Layer. 
 

Uses of RegistrationEvent in com.jidesoft.converter
 

Subclasses of RegistrationEvent in com.jidesoft.converter
 class RegistrationEvent
          Deprecated. please use the one at com.jidesoft.utils.RegistrationEvent.
 

Uses of RegistrationEvent in com.jidesoft.utils
 

Methods in com.jidesoft.utils with parameters of type RegistrationEvent
 void CacheMap.fireRegistrationChanged(RegistrationEvent e)
          Forwards the given notification event to all RegistrationListeners that registered themselves as listeners for this table model.
 void RegistrationListener.registrationChanged(RegistrationEvent event)
          Called whenever the registration is changed.
 



Copyright © 2013. All Rights Reserved.