protected class SVG12ScriptingEnvironment.Global extends ScriptingEnvironment.Window implements SVGGlobal
ScriptingEnvironment.Window.IntervalRunnableTimerTask, ScriptingEnvironment.Window.IntervalScriptTimerTask, ScriptingEnvironment.Window.TimeoutRunnableTimerTask, ScriptingEnvironment.Window.TimeoutScriptTimerTaskWindow.URLResponseHandlerinterpreter, language, location| Constructor and Description |
|---|
Global(Interpreter interp,
String lang)
Creates a new Global object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
startMouseCapture(EventTarget target,
boolean sendAll,
boolean autoRelease)
|
void |
stopMouseCapture()
Stops mouse capture.
|
alert, clearInterval, clearTimeout, confirm, getBridgeContext, getInterpreter, getLocation, getParent, getURL, getURL, parseXML, postURL, postURL, postURL, printNode, prompt, prompt, setInterval, setInterval, setTimeout, setTimeoutpublic Global(Interpreter interp, String lang)
public void startMouseCapture(EventTarget target, boolean sendAll, boolean autoRelease)
startMouseCapture in interface SVGGlobalpublic void stopMouseCapture()
stopMouseCapture in interface SVGGlobalCopyright © 2000–2021 Apache Software Foundation. All rights reserved.