Class RegistrationEvent

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Constructor Detail

      • RegistrationEvent

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

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