Package arez.dom
Class EventDrivenValue.EventTarget
java.lang.Object
arez.dom.EventDrivenValue.EventTarget
- Direct Known Subclasses:
DocumentVisibility.Document,WindowSize.Window
- Enclosing class:
- EventDrivenValue<SourceType extends EventDrivenValue.EventTarget,
ValueType>
@JsType(isNative=true,
name="EventTarget",
namespace="<global>")
public static class EventDrivenValue.EventTarget
extends Object
Minimal facade for a browser object that dispatches events.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EventTarget
protected EventTarget()
-