@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="StaticRange")
public class StaticRange
extends AbstractRange
| Constructor and Description |
|---|
StaticRange(StaticRangeInit init)
The StaticRange() constructor creates a new StaticRange object representing a span of content within the DOM.
|
collapsed, endContainer, endOffset, startContainer, startOffsetassign, 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_, valuespublic StaticRange(@Nonnull
StaticRangeInit init)