Preparing search index...
The search index is not available
@acrolinx/sidebar-sdk
@acrolinx/sidebar-sdk
CKEditor5Adapter
Class CKEditor5Adapter
Hierarchy (
View Summary
)
AbstractRichtextEditorAdapter
CKEditor5Adapter
Index
Constructors
constructor
Properties
config
current
Content
Checking?
editor
Id
last
Content
Checked?
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Editor
get
Editor
Document
get
Editor
Element
is
In
Source
Editing
Mode
register
Check
Call
register
Check
Result
replace
Ranges
scroll
To
Current
Selection
select
Ranges
Constructors
constructor
new
CKEditor5Adapter
(
conf
:
HasEditorID
)
:
CKEditor5Adapter
Parameters
conf
:
HasEditorID
Returns
CKEditor5Adapter
Properties
config
config
:
AdapterConf
Optional
current
Content
Checking
currentContentChecking
?:
string
editor
Id
editorId
:
string
Optional
last
Content
Checked
lastContentChecked
?:
string
Methods
extract
Content
For
Check
extractContentForCheck
()
:
ContentExtractionResult
Returns
ContentExtractionResult
get
Autobind
Wrapper
Attributes
getAutobindWrapperAttributes
()
:
AutobindWrapperAttributes
Returns
AutobindWrapperAttributes
get
Content
getContent
()
:
string
Returns
string
get
Editor
getEditor
()
:
InlineEditor
Returns
InlineEditor
get
Editor
Document
getEditorDocument
()
:
Document
Returns
Document
get
Editor
Element
getEditorElement
()
:
HTMLElement
Returns
HTMLElement
is
In
Source
Editing
Mode
isInSourceEditingMode
()
:
boolean
Returns
boolean
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
,
matchesWithReplacementArg
:
MatchWithReplacement
[]
,
)
:
void
Parameters
checkId
:
string
matchesWithReplacementArg
:
MatchWithReplacement
[]
Returns
void
scroll
To
Current
Selection
scrollToCurrentSelection
()
:
void
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
Properties
config
current
Content
Checking
editor
Id
last
Content
Checked
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Editor
get
Editor
Document
get
Editor
Element
is
In
Source
Editing
Mode
register
Check
Call
register
Check
Result
replace
Ranges
scroll
To
Current
Selection
select
Ranges
@acrolinx/sidebar-sdk
Loading...