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 | Description |
|---|---|
Global(Interpreter interp,
java.lang.String lang) |
Creates a new Global object.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
startMouseCapture(EventTarget target,
boolean sendAll,
boolean autoRelease) |
|
void |
stopMouseCapture() |
Stops mouse capture.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalert, clearInterval, clearTimeout, confirm, getBridgeContext, getInterpreter, getLocation, getParent, getURL, getURL, parseXML, postURL, postURL, postURL, printNode, prompt, prompt, setInterval, setInterval, setTimeout, setTimeoutpublic Global(Interpreter interp, java.lang.String lang)
public void startMouseCapture(EventTarget target, boolean sendAll, boolean autoRelease)
startMouseCapture in interface SVGGlobalpublic void stopMouseCapture()
stopMouseCapture in interface SVGGlobalCopyright ? 2018 Apache Software Foundation. All Rights Reserved.