Class RegistrationEvent

All Implemented Interfaces:
Serializable

@Deprecated public class RegistrationEvent extends RegistrationEvent
Deprecated.
please use the one at com.jidesoft.utils.RegistrationEvent.
This class was moved to com.jidesoft.utils since 3.3.7 release.
See Also:
  • Constructor Details

    • RegistrationEvent

      public RegistrationEvent(Object source, int id)
      Deprecated.
    • RegistrationEvent

      public RegistrationEvent(Object source, int id, Object object, Object key, Object context)
      Deprecated.