@EventType(value="timer") public class TimerEvent extends Event
| Constructor and Description |
|---|
TimerEvent() |
TimerEvent(BaseComponent target,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Returns the number of times the timer has fired.
|
boolean |
isRunning()
Returns true if the timer is running.
|
getCurrentTarget, getData, getPage, getRelatedTarget, getTarget, getTargetId, getType, isStopped, stopPropagationpublic static final String TYPE
public TimerEvent()
public TimerEvent(BaseComponent target, Object data)
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.