public static class SVGAElementBridge.MouseOverDefaultActionable
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected org.w3c.dom.svg.SVGAElement |
elt |
protected SVGAElementBridge.CursorHolder |
holder |
protected Element |
target |
protected UserAgent |
userAgent |
Constructor and Description |
---|
MouseOverDefaultActionable(Element t,
org.w3c.dom.svg.SVGAElement e,
UserAgent ua,
SVGAElementBridge.CursorHolder ch) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
protected Element target
protected org.w3c.dom.svg.SVGAElement elt
protected UserAgent userAgent
protected SVGAElementBridge.CursorHolder holder
public MouseOverDefaultActionable(Element t, org.w3c.dom.svg.SVGAElement e, UserAgent ua, SVGAElementBridge.CursorHolder ch)
Copyright © 2022 Apache Software Foundation. All Rights Reserved.