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/
DArkSearch.ts797onTextSelectionChange(callback: (selectionStart: number, selectionEnd: number) => void): SearchAtt… method in ArkSearchComponent
DArkText.ts950 onTextSelectionChange(callback: (selectionStart: number, selectionEnd: number) => void): this { method in ArkTextComponent
DArkTextArea.ts1200onTextSelectionChange(callback: (selectionStart: number, selectionEnd: number) => void): TextAreaA… method in ArkTextAreaComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js9062 onTextSelectionChange(callback) { method in ArkSearchComponent
11533 onTextSelectionChange(callback) { method in ArkTextComponent
12685 onTextSelectionChange(callback) { method in ArkTextAreaComponent
14335 onTextSelectionChange(callback) { method in ArkTextInputComponent