Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/react-dnd/lib/common/DragSourceMonitorImpl.d.ts
Назад
import { DragDropManager, Unsubscribe, Listener, Identifier } from 'dnd-core'; import { DragSourceMonitor } from '../interfaces'; export declare class DragSourceMonitorImpl implements DragSourceMonitor { private internalMonitor; private sourceId; constructor(manager: DragDropManager); receiveHandlerId(sourceId: Identifier | null): void; getHandlerId(): Identifier | null; canDrag(): boolean; isDragging(): boolean; subscribeToStateChange(listener: Listener, options?: { handlerIds: Identifier[] | undefined; }): Unsubscribe; isDraggingSource(sourceId: Identifier): boolean; isOverTarget(targetId: Identifier, options?: { shallow: boolean; }): boolean; getTargetIds(): Identifier[]; isSourcePublic(): boolean | null; getSourceId(): Identifier | null; subscribeToOffsetChange(listener: Listener): Unsubscribe; canDragSource(sourceId: Identifier): boolean; canDropOnTarget(targetId: Identifier): boolean; getItemType(): string | symbol | null; getItem(): any; getDropResult(): any; didDrop(): boolean; getInitialClientOffset(): import("dnd-core").XYCoord | null; getInitialSourceClientOffset(): import("dnd-core").XYCoord | null; getSourceClientOffset(): import("dnd-core").XYCoord | null; getClientOffset(): import("dnd-core").XYCoord | null; getDifferenceFromInitialOffset(): import("dnd-core").XYCoord | null; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка