Home
last modified time | relevance | path

Searched defs:onTextSelectionChange (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkText.ts993 onTextSelectionChange(callback: (selectionStart: number, selectionEnd: number) => void): this { method in ArkTextComponent
DArkSearch.ts810onTextSelectionChange(callback: (selectionStart: number, selectionEnd: number) => void): SearchAtt… method in ArkSearchComponent
DArkTextArea.ts1242onTextSelectionChange(callback: (selectionStart: number, selectionEnd: number) => void): TextAreaA… method in ArkTextAreaComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js9629 onTextSelectionChange(callback) { method in ArkSearchComponent
12153 onTextSelectionChange(callback) { method in ArkTextComponent
13389 onTextSelectionChange(callback) { method in ArkTextAreaComponent
15100 onTextSelectionChange(callback) { method in ArkTextInputComponent