|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValueEventNotifier
Method Summary | |
---|---|
void |
addValueEventListener(IValueEventListener vel)
|
Methods inherited from interface edu.ksu.cis.projects.bogor.module.value.event.IArrayEventNotifier |
---|
addArrayElementReadListener, addArrayElementWrittenListener, addArrayFieldReadListener, addArrayFieldWrittenListener, notifyArrayElementRead, notifyArrayElementWritten, notifyArrayFieldRead, notifyArrayFieldWritten |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventNotifier |
---|
enableNotification, enableNotification, getEnabledKeys, removeEnableNotificationKey, removeEnableNotificationKeys |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.value.event.IExtValueEventNotifier |
---|
addExtValueStateChangedListener, addExtValueStateQueriedListener, notifyExtValueStateChanged, notifyExtValueStateChanged, notifyExtValueStateQueried, notifyExtValueStateQueried |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventNotifier |
---|
enableNotification, enableNotification, getEnabledKeys, removeEnableNotificationKey, removeEnableNotificationKeys |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.value.event.ILockEventNotifier |
---|
addLockLockedListener, addLockNotifiedAllListener, addLockNotifiedListener, addLockUnlockedListener, addLockUnwaitListener, addLockWaitListener, notifyLockLocked, notifyLockNotified, notifyLockNotifiedAll, notifyLockUnlocked, notifyLockUnwait, notifyLockWait |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventNotifier |
---|
enableNotification, enableNotification, getEnabledKeys, removeEnableNotificationKey, removeEnableNotificationKeys |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.value.event.IRecordEventNotifier |
---|
addRecordFieldReadListener, addRecordFieldWrittenListener, notifyRecordFieldRead, notifyRecordFieldWritten |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventNotifier |
---|
enableNotification, enableNotification, getEnabledKeys, removeEnableNotificationKey, removeEnableNotificationKeys |
Method Detail |
---|
void addValueEventListener(IValueEventListener vel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |