Preparing search index...
The search index is not available
@acrolinx/sidebar-sdk
@acrolinx/sidebar-sdk
AutoBindAdapter
Class AutoBindAdapter
Implements
AdapterInterface
Index
Constructors
constructor
Methods
extract
Content
For
Check
get
Format
register
Check
Call
register
Check
Result
replace
Ranges
select
Ranges
Constructors
constructor
new
AutoBindAdapter
(
conf
:
MultiEditorAdapterConfig
&
CommonAdapterConf
&
AutobindConfig
,
)
:
AutoBindAdapter
Parameters
conf
:
MultiEditorAdapterConfig
&
CommonAdapterConf
&
AutobindConfig
Returns
AutoBindAdapter
Methods
extract
Content
For
Check
extractContentForCheck
(
opts
:
ExtractContentForCheckOpts
,
)
:
Promise
<
ContentExtractionResult
>
Parameters
opts
:
ExtractContentForCheckOpts
Returns
Promise
<
ContentExtractionResult
>
get
Format
getFormat
()
:
"HTML"
|
"AUTO"
Returns
"HTML"
|
"AUTO"
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
Parameters
checkId
:
string
matchesWithReplacement
:
MatchWithReplacement
[]
Returns
void
select
Ranges
selectRanges
(
checkId
:
string
,
matches
:
Match
[]
)
:
void
Parameters
checkId
:
string
matches
:
Match
[]
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
extract
Content
For
Check
get
Format
register
Check
Call
register
Check
Result
replace
Ranges
select
Ranges
@acrolinx/sidebar-sdk
Loading...