@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="ValueEvent")
public class ValueEvent
extends Event
AT_TARGET, BUBBLING_PHASE, cancelBubble, CAPTURING_PHASE, NONE, returnValue| Constructor and Description |
|---|
ValueEvent(java.lang.String type) |
ValueEvent(java.lang.String type,
ValueEventInit initDict) |
| Modifier and Type | Method and Description |
|---|---|
jsinterop.base.Any |
value() |
bubbles, cancelable, composed, composedPath, currentTarget, defaultPrevented, eventPhase, initEvent, initEvent, initEvent, isTrusted, preventDefault, srcElement, stopImmediatePropagation, stopPropagation, target, timeStamp, typeassign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, valuespublic ValueEvent(@Nonnull
java.lang.String type,
@Nonnull
ValueEventInit initDict)
public ValueEvent(@Nonnull
java.lang.String type)