|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.jidesoft.utils.RegistrationEvent
com.jidesoft.converter.RegistrationEvent
@Deprecated public class RegistrationEvent
This class was moved to com.jidesoft.utils since 3.3.7 release.
Field Summary |
---|
Fields inherited from class com.jidesoft.utils.RegistrationEvent |
---|
REGISTRATION_ADDED, REGISTRATION_CLEARED, REGISTRATION_EVENT_FIRST, REGISTRATION_EVENT_LAST, REGISTRATION_REMOVED |
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
RegistrationEvent(Object source,
int id)
Deprecated. |
|
RegistrationEvent(Object source,
int id,
Object object,
Object key,
Object context)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.jidesoft.utils.RegistrationEvent |
---|
getContext, getId, getKey, getObject, toString |
Methods inherited from class java.util.EventObject |
---|
getSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RegistrationEvent(Object source, int id)
public RegistrationEvent(Object source, int id, Object object, Object key, Object context)
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |