public class HTMLAllCollection extends HTMLCollection
Objs.Constructor<T extends Objs>, Objs.Property<T>
length
Modifier | Constructor and Description |
---|---|
protected |
HTMLAllCollection(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static HTMLAllCollection |
$as(Object obj) |
Element |
namedItem(String name)
Retrieves a select object or an object from an options collection.
|
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
protected HTMLAllCollection(Objs.Constructor<?> c, Object js)
public static HTMLAllCollection $as(Object obj)
public Element namedItem(String name)
HTMLCollection
namedItem
in class HTMLCollection
Copyright © 2018. All rights reserved.