- cloneContents
auto cloneContents()
Undocumented in source. Be warned that the author may not have intended to support it.
- cloneRange
auto cloneRange()
Undocumented in source. Be warned that the author may not have intended to support it.
- collapse
void collapse(bool toStart)
Undocumented in source. Be warned that the author may not have intended to support it.
- collapse
void collapse()
Undocumented in source. Be warned that the author may not have intended to support it.
- collapsed
bool collapsed()
Undocumented in source. Be warned that the author may not have intended to support it.
- commonAncestorContainer
auto commonAncestorContainer()
Undocumented in source. Be warned that the author may not have intended to support it.
- compareBoundaryPoints
short compareBoundaryPoints(ushort how, Range sourceRange)
Undocumented in source. Be warned that the author may not have intended to support it.
- comparePoint
short comparePoint(Node node, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- createContextualFragment
auto createContextualFragment(string fragment)
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteContents
void deleteContents()
Undocumented in source. Be warned that the author may not have intended to support it.
- detach
void detach()
Undocumented in source. Be warned that the author may not have intended to support it.
- endContainer
auto endContainer()
Undocumented in source. Be warned that the author may not have intended to support it.
- endOffset
uint endOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
- extractContents
auto extractContents()
Undocumented in source. Be warned that the author may not have intended to support it.
- getBoundingClientRect
auto getBoundingClientRect()
Undocumented in source. Be warned that the author may not have intended to support it.
- getClientRects
auto getClientRects()
Undocumented in source. Be warned that the author may not have intended to support it.
- getClientRectsAndTexts
auto getClientRectsAndTexts()
Undocumented in source. Be warned that the author may not have intended to support it.
- insertNode
void insertNode(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- intersectsNode
bool intersectsNode(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- isPointInRange
bool isPointInRange(Node node, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectNode
void selectNode(Node refNode)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectNodeContents
void selectNodeContents(Node refNode)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEnd
void setEnd(Node refNode, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEndAfter
void setEndAfter(Node refNode)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEndBefore
void setEndBefore(Node refNode)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStart
void setStart(Node refNode, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStartAfter
void setStartAfter(Node refNode)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStartBefore
void setStartBefore(Node refNode)
Undocumented in source. Be warned that the author may not have intended to support it.
- startContainer
auto startContainer()
Undocumented in source. Be warned that the author may not have intended to support it.
- startOffset
uint startOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
- surroundContents
void surroundContents(Node newParent)
Undocumented in source. Be warned that the author may not have intended to support it.