@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, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, valuespublic StaticRange(@Nonnull
StaticRangeInit init)