GlobalSVG12ScriptingEnvironment.Globalpublic interface SVGGlobal extends Global
| Modifier and Type | Method | Description |
|---|---|---|
void |
startMouseCapture(EventTarget target,
boolean sendAll,
boolean autoRelease) |
Starts mouse capture.
|
void |
stopMouseCapture() |
Stops mouse capture.
|
void startMouseCapture(EventTarget target, boolean sendAll, boolean autoRelease)
void stopMouseCapture()
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.