public interface SVGGlobal extends Global
Modifier and Type | Method and 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 © 2022 Apache Software Foundation. All Rights Reserved.