Preparing search index...
The search index is not available
@acrolinx/sidebar-sdk
@acrolinx/sidebar-sdk
InputAdapter
Class InputAdapter
Implements
AdapterInterface
Index
Constructors
constructor
Properties
config
element
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Current
Text
get
Format
register
Check
Call
register
Check
Result
replace
Aligned
Matches
replace
Ranges
scroll
And
Select
select
Matches
select
Ranges
Constructors
constructor
new
InputAdapter
(
conf
:
InputAdapterConf
)
:
InputAdapter
Parameters
conf
:
InputAdapterConf
Returns
InputAdapter
Properties
config
config
:
InputAdapterConf
Readonly
element
element
:
ValidInputElement
Methods
extract
Content
For
Check
extractContentForCheck
(
opts
:
ExtractContentForCheckOpts
,
)
:
ContentExtractionResult
Parameters
opts
:
ExtractContentForCheckOpts
Returns
ContentExtractionResult
get
Autobind
Wrapper
Attributes
getAutobindWrapperAttributes
()
:
AutobindWrapperAttributes
Returns
AutobindWrapperAttributes
get
Content
getContent
()
:
string
Returns
string
get
Current
Text
getCurrentText
()
:
string
Returns
string
get
Format
getFormat
()
:
Format
Returns
Format
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
Aligned
Matches
replaceAlignedMatches
(
matches
:
AlignedMatch
<
MatchWithReplacement
>
[]
)
:
void
Parameters
matches
:
AlignedMatch
<
MatchWithReplacement
>
[]
Returns
void
replace
Ranges
replaceRanges
(
checkId
:
string
,
matchesWithReplacement
:
MatchWithReplacement
[]
,
)
:
void
Parameters
checkId
:
string
matchesWithReplacement
:
MatchWithReplacement
[]
Returns
void
scroll
And
Select
scrollAndSelect
(
matches
:
AlignedMatch
<
Match
>
[]
)
:
void
Parameters
matches
:
AlignedMatch
<
Match
>
[]
Returns
void
select
Matches
selectMatches
<
T
extends
Match
>
(
_checkId
:
string
,
matches
:
T
[]
,
)
:
AlignedMatch
<
T
>
[]
Type Parameters
T
extends
Match
Parameters
_checkId
:
string
matches
:
T
[]
Returns
AlignedMatch
<
T
>
[]
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
element
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Current
Text
get
Format
register
Check
Call
register
Check
Result
replace
Aligned
Matches
replace
Ranges
scroll
And
Select
select
Matches
select
Ranges
@acrolinx/sidebar-sdk
Loading...