Trevixal API
Preparing search index...
@trevixal/core
AllSelection
Class AllSelection
The whole document selected.
Hierarchy (
View Summary
)
Selection
AllSelection
Index
Constructors
constructor
Accessors
empty
from
to
Methods
eq
map
to
JSON
Constructors
constructor
new
AllSelection
(
doc
:
EditorNode
)
:
AllSelection
Parameters
doc
:
EditorNode
Returns
AllSelection
Accessors
empty
get
empty
()
:
boolean
Returns
boolean
from
get
from
()
:
Position
Returns
Position
to
get
to
()
:
Position
Returns
Position
Methods
eq
eq
(
other
:
Selection
)
:
boolean
Parameters
other
:
Selection
Returns
boolean
map
map
(
doc
:
EditorNode
)
:
Selection
Parameters
doc
:
EditorNode
Returns
Selection
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...
The whole document selected.