public class ScriptHandlerRT extends EventHandlerRT
vo
Constructor and Description |
---|
ScriptHandlerRT(EventHandlerVO vo) |
Modifier and Type | Method and Description |
---|---|
void |
eventInactive(EventInstance evt)
Called when the event is considered inactive.
|
void |
eventRaised(EventInstance evt)
Not all events that are raised are made active.
|
public ScriptHandlerRT(EventHandlerVO vo)
public void eventInactive(EventInstance evt)
EventHandlerRT
eventInactive
in class EventHandlerRT
for details.
public void eventRaised(EventInstance evt)
EventHandlerRT
eventRaised
in class EventHandlerRT
for details.