@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="RadioNodeList")
public class RadioNodeList
extends NodeList
implements HTMLFormControl
NodeList.Entry, NodeList.ForEachCallback, NodeList.ForEachCallback2, NodeList.ForEachCallback3| Modifier and Type | Field and Description |
|---|---|
@JsNonNull java.lang.String |
value
If the underlying element collection contains radio buttons, the RadioNodeList.value property represents the checked radio button.
|
| Modifier | Constructor and Description |
|---|---|
protected |
RadioNodeList() |
entries, forEach, forEach, forEach, item, keys, length, valuesassign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waititeratorpublic @JsNonNull java.lang.String value