|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectequip.runtime.Object
equip.runtime.ValueBase
equip.data.DataCallback
equip.data.DataBrowserFrame.EventHandler
| Constructor Summary | |
(package private) |
DataBrowserFrame.EventHandler()
|
| Method Summary | |
void |
notify(Event event,
EventPattern pattern,
boolean patternDeleted,
DataSession session,
ValueBase closure)
notification of a matched event or pseudo event. |
| Methods inherited from class equip.data.DataCallback |
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject |
| Methods inherited from class equip.runtime.ValueBase |
_equals_helper, _matches_helper, clone |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DataBrowserFrame.EventHandler()
| Method Detail |
public void notify(Event event,
EventPattern pattern,
boolean patternDeleted,
DataSession session,
ValueBase closure)
DataCallback
notify in class DataCallbackevent - The matched event being enacted by the dataspace.pattern - The pattern that was matched.patternDeleted - Whether the pattern has been deleted
as a result of the event, e.g. matched.session - The DataSession generating this callback.closure - As provided when the DataSession was
created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||