Class RadioNodeList<T>

  • All Implemented Interfaces:
    elemental2.core.JsIterable<T>, jsinterop.base.JsArrayLike<T>

    @JsType(isNative=true,
            namespace="<global>")
    public class RadioNodeList<T>
    extends NodeList<T>
    • Field Detail

      • value

        public java.lang.String value
    • Constructor Detail

      • RadioNodeList

        public RadioNodeList()