public class RTEvent
extends java.lang.Object
RTEListener
.Modifier and Type | Field and Description |
---|---|
boolean |
doit
indicates if the event should be done or canceled
|
int |
executingStepID
the step id of the executing step
|
Constructor and Description |
---|
RTEvent(int executingStepID)
Creates a new event.
|