Trevixal API
Preparing search index...
@trevixal/core
Selection
Class Selection
Abstract
Hierarchy (
View Summary
)
Selection
AllSelection
NodeSelection
TextSelection
Index
Constructors
constructor
Accessors
empty
from
to
Methods
eq
map
to
JSON
Constructors
constructor
new
Selection
()
:
Selection
Returns
Selection
Accessors
empty
get
empty
()
:
boolean
Returns
boolean
Abstract
from
get
from
()
:
Position
Returns
Position
Abstract
to
get
to
()
:
Position
Returns
Position
Methods
Abstract
eq
eq
(
other
:
Selection
)
:
boolean
Parameters
other
:
Selection
Returns
boolean
Abstract
map
map
(
doc
:
EditorNode
,
mapper
:
PositionMapper
)
:
Selection
Parameters
doc
:
EditorNode
mapper
:
PositionMapper
Returns
Selection
Abstract
to
JSON
toJSON
()
:
SelectionJSON
Returns
SelectionJSON
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
empty
from
to
Methods
eq
map
to
JSON
Trevixal API
Loading...