Lines Matching refs:getDragController

9 > Since API version 10, you can use the [getDragController](js-apis-arkui-UIContext.md#getdragcontr…
49 > You are advised to use the [getDragController](js-apis-arkui-UIContext.md#getdragcontroller11) AP…
93 …Info, (err, eve) => { // You are advised to use this.getUIContext().getDragController().executeDra…
158 > You are advised to use the [getDragController](js-apis-arkui-UIContext.md#getdragcontroller11) AP…
229 …agItemInfo, dragInfo) // You are advised to use this.getUIContext().getDragController().executeDra…
314 > You are advised to use the [getDragController](js-apis-arkui-UIContext.md#getdragcontroller11) AP…
378 …omBuilders, dragInfo) // You are advised to use this.getUIContext().getDragController().createDrag…
436 > You are advised to use the [getDragController](js-apis-arkui-UIContext.md#getdragcontroller11) AP…
458 …mBuilders, dragInfo); // You are advised to use this.getUIContext().getDragController().createDrag…
496 > You are advised to use the [getDragController](js-apis-arkui-UIContext.md#getdragcontroller11) AP…
518 …mBuilders, dragInfo); // You are advised to use this.getUIContext().getDragController().createDrag…
555 > You are advised to use the [getDragController](js-apis-arkui-UIContext.md#getdragcontroller11) AP…
577 …mBuilders, dragInfo); // You are advised to use this.getUIContext().getDragController().createDrag…
716 > You are advised to use the [getDragController](js-apis-arkui-UIContext.md#getdragcontroller11) AP…
803 … let previewObj: dragController.DragPreview = uiContext.getDragController().getDragPreview();
836 …r.executeDrag(() => { // You are advised to use this.getUIContext().getDragController().executeDra…