Preparing search index...
The search index is not available
@acrolinx/sidebar-sdk
@acrolinx/sidebar-sdk
AbstractRichtextEditorAdapter
Class AbstractRichtextEditorAdapter
Abstract
Hierarchy (
View Summary
)
AbstractRichtextEditorAdapter
ContentEditableAdapter
StateBasedContentEditableAdapter
CKEditorAdapter
CKEditor5Adapter
TinyMCEAdapter
Implements
AdapterInterface
Index
Properties
config
current
Content
Checking?
last
Content
Checked?
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Editor
Document
register
Check
Call
register
Check
Result
replace
Ranges
scroll
To
Current
Selection
select
Ranges
Properties
config
config
:
AdapterConf
Optional
current
Content
Checking
currentContentChecking
?:
string
Optional
last
Content
Checked
lastContentChecked
?:
string
Methods
extract
Content
For
Check
extractContentForCheck
(
opts
:
ExtractContentForCheckOpts
,
)
:
ContentExtractionResult
|
Promise
<
ContentExtractionResult
>
Parameters
opts
:
ExtractContentForCheckOpts
Returns
ContentExtractionResult
|
Promise
<
ContentExtractionResult
>
get
Autobind
Wrapper
Attributes
getAutobindWrapperAttributes
()
:
AutobindWrapperAttributes
Returns
AutobindWrapperAttributes
Abstract
get
Content
getContent
(
opts
:
ExtractContentForCheckOpts
)
:
string
Parameters
opts
:
ExtractContentForCheckOpts
Returns
string
Abstract
get
Editor
Document
getEditorDocument
()
:
Document
Returns
Document
register
Check
Call
registerCheckCall
(
_checkInfo
:
Check
)
:
void
Parameters
_checkInfo
:
Check
Returns
void
register
Check
Result
registerCheckResult
(
_checkResult
:
SuccessfulCheckResult
)
:
void
Parameters
_checkResult
:
SuccessfulCheckResult
Returns
void
replace
Ranges
replaceRanges
(
checkId
:
string
,
matchesWithReplacement
:
MatchWithReplacement
[]
,
)
:
void
|
Promise
<
void
>
Parameters
checkId
:
string
matchesWithReplacement
:
MatchWithReplacement
[]
Returns
void
|
Promise
<
void
>
scroll
To
Current
Selection
scrollToCurrentSelection
()
:
void
Returns
void
select
Ranges
selectRanges
(
checkId
:
string
,
matches
:
Match
[]
)
:
void
|
Promise
<
void
>
Parameters
checkId
:
string
matches
:
Match
[]
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
current
Content
Checking
last
Content
Checked
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Editor
Document
register
Check
Call
register
Check
Result
replace
Ranges
scroll
To
Current
Selection
select
Ranges
@acrolinx/sidebar-sdk
Loading...