Preparing search index...
The search index is not available
@acrolinx/sidebar-sdk
@acrolinx/sidebar-sdk
ContentEditableAdapter
Class ContentEditableAdapter
Hierarchy (
View Summary
)
AbstractRichtextEditorAdapter
ContentEditableAdapter
Index
Constructors
constructor
Properties
config
current
Content
Checking?
element
last
Content
Checked?
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Editor
Document
get
Editor
Element
register
Check
Call
register
Check
Result
replace
Ranges
scroll
To
Current
Selection
select
Ranges
Constructors
constructor
new
ContentEditableAdapter
(
conf
:
AdapterConf
)
:
ContentEditableAdapter
Parameters
conf
:
AdapterConf
Returns
ContentEditableAdapter
Properties
config
config
:
AdapterConf
Optional
current
Content
Checking
currentContentChecking
?:
string
element
element
:
HTMLElement
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
get
Content
getContent
()
:
string
Returns
string
get
Editor
Document
getEditorDocument
()
:
Document
Returns
Document
get
Editor
Element
getEditorElement
()
:
HTMLElement
Returns
HTMLElement
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
Constructors
constructor
Properties
config
current
Content
Checking
element
last
Content
Checked
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Editor
Document
get
Editor
Element
register
Check
Call
register
Check
Result
replace
Ranges
scroll
To
Current
Selection
select
Ranges
@acrolinx/sidebar-sdk
Loading...