Preparing search index...
The search index is not available
@acrolinx/sidebar-sdk
@acrolinx/sidebar-sdk
MultiEditorAdapter
Class MultiEditorAdapter
Hierarchy (
View Summary
,
Expand
)
MultiEditorAdapter
AsyncMultiEditorAdapter
Implements
AdapterInterface
Index
Constructors
constructor
Methods
add
Single
Adapter
extract
Content
For
Check
get
Adapter
For
Match
get
Format
register
Check
Call
register
Check
Result
remap
Matches
remove
All
Adapters
replace
Ranges
select
Ranges
Constructors
constructor
new
MultiEditorAdapter
(
config
?:
MultiEditorAdapterConfig
)
:
MultiEditorAdapter
Parameters
config
:
MultiEditorAdapterConfig
= {}
Returns
MultiEditorAdapter
Methods
add
Single
Adapter
addSingleAdapter
(
singleAdapter
:
AdapterInterface
,
opts
?:
WrapperConfOptions
,
id
?:
string
,
)
:
void
Parameters
singleAdapter
:
AdapterInterface
opts
:
WrapperConfOptions
= {}
Optional
id
:
string
Returns
void
extract
Content
For
Check
extractContentForCheck
(
opts
:
ExtractContentForCheckOpts
,
)
:
Promise
<
ContentExtractionResult
>
Parameters
opts
:
ExtractContentForCheckOpts
Returns
Promise
<
ContentExtractionResult
>
get
Adapter
For
Match
getAdapterForMatch
(
match
:
Match
)
:
CheckedRegisteredAdapter
Parameters
match
:
Match
Returns
CheckedRegisteredAdapter
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
remap
Matches
remapMatches
<
T
extends
Match
>
(
matches
:
T
[]
,
)
:
{
[
id
:
string
]:
RemappedMatches
<
T
>
}
Type Parameters
T
extends
Match
Parameters
matches
:
T
[]
Returns
{
[
id
:
string
]:
RemappedMatches
<
T
>
}
remove
All
Adapters
removeAllAdapters
()
:
void
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
add
Single
Adapter
extract
Content
For
Check
get
Adapter
For
Match
get
Format
register
Check
Call
register
Check
Result
remap
Matches
remove
All
Adapters
replace
Ranges
select
Ranges
@acrolinx/sidebar-sdk
AbstractRichtextEditorAdapter
AcrolinxPlugin
AsyncAutoBindAdapter
AsyncLocalStorage
AsyncMultiEditorAdapter
AutoBindAdapter
CKEditor5Adapter
CKEditorAdapter
CodeMirror6Adapter
CodeMirrorAdapter
ContentEditableAdapter
InputAdapter
MultiEditorAdapter
StateBasedContentEditableAdapter
TinyMCEAdapter
TinyMCEWordpressAdapter
AdapterInterface
AsyncAdapterInterface
CommonAdapterInterface
autoBindFloatingSidebar
createPluginMessageAdapter
extractTextDomMapping
getSelectionHtmlRanges
initFloatingSidebar
loadSidebarCode
lookupMatches
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R