| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/handwritten/modifiers/ |
| D | ArkTextNode.ts | 147 onTextSelectionChange(value: ((first: number, last: number) => void) | undefined): this { method in ArkTextNode
|
| D | ArkTextModifier.ts | 149 onTextSelectionChange(value: ((first: number, last: number) => void) | undefined): this { method in ArkTextAttributeSet
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/ |
| D | ArkTextInterfaces.ts | 109 onTextSelectionChange: ((first: number, last: number) => void); property
|
| D | ArkSearchInterfaces.ts | 124 onTextSelectionChange: OnTextSelectionChangeCallback; property
|
| D | ArkTextAreaInterfaces.ts | 126 onTextSelectionChange: ((first: number, last: number) => void); property
|
| D | ArkSearch.ts | 215 public onTextSelectionChange(value: OnTextSelectionChangeCallback): this { method in ArkSearchComponent
|
| D | ArkTextInputInterfaces.ts | 142 onTextSelectionChange: OnTextSelectionChangeCallback; property
|
| D | ArkTextArea.ts | 242 public onTextSelectionChange(value: ((first: number, last: number) => void)): this { method in ArkTextAreaComponent
|
| D | ArkTextInput.ts | 198 public onTextSelectionChange(value: OnTextSelectionChangeCallback): this { method in ArkTextInputComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/ |
| D | ArkSearchInterfaces.ts | 108 onTextSelectionChange: OnTextSelectionChangeCallback; property
|
| D | ArkTextAreaInterfaces.ts | 110 onTextSelectionChange: ((first: number,last: number) => void); property
|
| D | ArkSearch.ts | 198 public onTextSelectionChange(value: OnTextSelectionChangeCallback): this { method in ArkSearchComponent
|
| D | ArkText.ts | 397 public onTextSelectionChange(value: ((first: number,last: number) => void)): this { method in ArkTextComponent
|
| D | ArkTextInputInterfaces.ts | 126 onTextSelectionChange: OnTextSelectionChangeCallback; property
|
| D | ArkTextArea.ts | 225 public onTextSelectionChange(value: ((first: number,last: number) => void)): this { method in ArkTextAreaComponent
|
| D | ArkTextInput.ts | 181 public onTextSelectionChange(value: OnTextSelectionChangeCallback): this { method in ArkTextInputComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/peers/ |
| D | ArkSearchPeer.ts | 516 onTextSelectionChange?: OnTextSelectionChangeCallback property
|
| D | ArkTextPeer.ts | 593 onTextSelectionChange?: ((first: number,last: number) => void) property
|
| D | ArkTextAreaPeer.ts | 569 onTextSelectionChange?: ((first: number,last: number) => void) property
|
| D | ArkTextInputPeer.ts | 698 onTextSelectionChange?: OnTextSelectionChangeCallback property
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/ |
| D | text.ts | 980 onTextSelectionChange(value: ((first: number,last: number) => void) | undefined): this method 1505 public onTextSelectionChange(value: ((first: number,last: number) => void) | undefined): this { method in ArkTextComponent
|
| D | search.ts | 907 onTextSelectionChange(value: OnTextSelectionChangeCallback | undefined): this method 1258 public onTextSelectionChange(value: OnTextSelectionChangeCallback | undefined): this { method in ArkSearchComponent
|
| D | textArea.ts | 1068 onTextSelectionChange(value: ((first: number,last: number) => void) | undefined): this method 1505 public onTextSelectionChange(value: ((first: number,last: number) => void) | undefined): this { method in ArkTextAreaComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| D | cj_text_ffi.cpp | 514 auto onTextSelectionChange = [lambda = CJLambda::Create(callback)]( in FfiOHOSAceFrameworkTextOnTextSelectionChange() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkSearch.ts | 917 …onTextSelectionChange(callback: (selectionStart: number, selectionEnd: number) => void): SearchAtt… method in ArkSearchComponent
|