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 ? 2009 Apache Software Foundation. All Rights Reserved.