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, valueOfprotected HTMLAllCollection(Objs.Constructor<?> c, Object js)
public static HTMLAllCollection $as(Object obj)
public Element namedItem(String name)
HTMLCollectionnamedItem in class HTMLCollectionCopyright © 2018. All rights reserved.