Home
last modified time | relevance | path

Searched refs:RichEditorOnSelectionChangeModifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkRichEditor.ts97 class RichEditorOnSelectionChangeModifier extends ModifierWithKey<(value: RichEditorRange) => void>…
323 …ierWithKey(this._modifiersWithKeys, RichEditorOnSelectionChangeModifier.identity, RichEditorOnSele…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js8199 class RichEditorOnSelectionChangeModifier extends ModifierWithKey { class
8211 RichEditorOnSelectionChangeModifier.identity = Symbol('richEditorOnSelectionChange');
8410 …ierWithKey(this._modifiersWithKeys, RichEditorOnSelectionChangeModifier.identity, RichEditorOnSele…