public class TimeRanges extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Number> |
length |
Modifier | Constructor and Description |
---|---|
protected |
TimeRanges(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static TimeRanges |
$as(Object obj) |
double |
end(double index) |
Number |
length() |
double |
start(double index) |
$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
public Objs.Property<Number> length
protected TimeRanges(Objs.Constructor<?> c, Object js)
public static TimeRanges $as(Object obj)
public Number length()
public double end(double index)
public double start(double index)
Copyright © 2018. All rights reserved.