- 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.
- commonAncestorContainer
auto commonAncestorContainer()
Undocumented in source. Be warned that the author may not have intended to support it.
- compareBoundaryPoints
auto compareBoundaryPoints(ushort how, Range sourceRange)
Undocumented in source. Be warned that the author may not have intended to support it.
- comparePoint
auto 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.
- 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.
- insertNode
void insertNode(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- intersectsNode
auto intersectsNode(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- isPointInRange
auto isPointInRange(Node node, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectNode
void selectNode(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectNodeContents
void selectNodeContents(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEnd
void setEnd(Node node, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEndAfter
void setEndAfter(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEndBefore
void setEndBefore(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStart
void setStart(Node node, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStartAfter
void setStartAfter(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStartBefore
void setStartBefore(Node node)
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.