protected class ScriptingEnvironment.Window.IntervalScriptTimerTask extends TimerTask
TimerTask to invoke a
setInterval()-scheduled function that is specified
by a String.| Modifier and Type | Field and Description |
|---|---|
protected ScriptingEnvironment.EvaluateIntervalRunnable |
eir |
| Constructor and Description |
|---|
ScriptingEnvironment.Window.IntervalScriptTimerTask(String script) |
protected ScriptingEnvironment.EvaluateIntervalRunnable eir
public ScriptingEnvironment.Window.IntervalScriptTimerTask(String script)
Copyright © 2000–2019 Apache Software Foundation. All rights reserved.