protected class ScriptingEnvironment.Window.IntervalScriptTimerTask
extends java.util.TimerTask
TimerTask to invoke a
setInterval()-scheduled function that is specified
by a String.| Modifier and Type | Field | Description |
|---|---|---|
protected ScriptingEnvironment.EvaluateIntervalRunnable |
eir |
| Constructor | Description |
|---|---|
IntervalScriptTimerTask(java.lang.String script) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
protected ScriptingEnvironment.EvaluateIntervalRunnable eir
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.