Dart SDK
dart:html
Selection
internalCreateSelection
internalCreateSelection
Dart SDK
dart:html
Selection
internalCreateSelection
method
internalCreateSelection
Source
Dart SDK
dart:html
Selection
Static methods
internalCreateSelection
Properties
anchorNode
anchorOffset
baseNode
baseOffset
blink_jsObject
extentNode
extentOffset
focusNode
focusOffset
hashCode
isCollapsed
rangeCount
runtimeType
type
Constructors
internal_
Operators
operator ==
Methods
addRange
collapse
collapseToEnd
collapseToStart
containsNode
deleteFromDocument
empty
extend
getRangeAt
modify
noSuchMethod
removeAllRanges
selectAllChildren
setBaseAndExtent
setPosition
toString
Not documented.
Source
static Selection internalCreateSelection() { return new Selection._internalWrap(); }