MCPcopy Create free account

hub / github.com/react-dnd/react-dnd / functions

Functions460 in github.com/react-dnd/react-dnd

MethodcanDrag
()
packages/react-dnd-html5-backend/src/NativeDragSources.js:58
MethodcanDrag
()
packages/react-dnd/src/createSourceFactory.js:55
MethodcanDrag
()
packages/react-dnd/src/createSourceMonitor.js:15
MethodcanDrag
()
packages/dnd-core/test/sources.js:26
MethodcanDrag
()
packages/dnd-core/test/sources.js:49
FunctioncanDrop
()
examples/04 Sortable/Cancel on Drop Outside/Card.js:33
FunctioncanDrop
(props)
examples/00 Chessboard/Tutorial App/BoardSquare.js:9
MethodcanDrop
()
packages/react-dnd/src/createTargetFactory.js:47
MethodcanDrop
()
packages/react-dnd/src/createTargetMonitor.js:14
MethodcanDrop
()
packages/dnd-core/test/targets.js:28
Functioncollect
(connect, monitor)
examples/00 Chessboard/Tutorial App/BoardSquare.js:18
FunctioncomponentDidMount
()
examples/01 Dustbin/Stress Test/Container.js:30
MethodcomponentDidMount
()
packages/react-dnd/src/DragLayer.js:76
MethodcomponentDidMount
()
packages/react-dnd/src/decorateHandler.js:74
MethodcomponentDidMount
()
examples/04 Sortable/Stress Test/index.js:11
MethodcomponentDidMount
()
examples/00 Chessboard/Tutorial App/Knight.js:28
MethodcomponentDidMount
()
examples/05 Customize/Handles and Previews/BoxWithImage.js:33
MethodcomponentDidMount
()
examples/02 Drag Around/Custom Drag Layer/BoxDragPreview.js:27
MethodcomponentDidMount
()
examples/02 Drag Around/Custom Drag Layer/DraggableBox.js:49
MethodcomponentWillReceiveProps
(nextProps)
packages/react-dnd/src/decorateHandler.js:82
FunctioncomponentWillUnmount
()
examples/01 Dustbin/Stress Test/Container.js:41
FunctioncomponentWillUnmount
()
examples/00 Chessboard/Tutorial App/index.js:23
FunctioncomponentWillUnmount
()
site/components/CodeBlock.js:64
MethodcomponentWillUnmount
()
packages/react-dnd/src/DragLayer.js:90
MethodcomponentWillUnmount
()
packages/react-dnd/src/decorateHandler.js:89
MethodcomponentWillUnmount
()
examples/04 Sortable/Stress Test/Container.js:54
MethodcomponentWillUnmount
()
examples/02 Drag Around/Custom Drag Layer/BoxDragPreview.js:31
MethodconnectDragSource
()
packages/dnd-core/src/backends/createTestBackend.js:16
MethodconnectDropTarget
()
packages/dnd-core/src/backends/createTestBackend.js:24
Functionconstructor
(props)
examples/01 Dustbin/Stress Test/Container.js:12
Functionconstructor
(props)
examples/01 Dustbin/Multiple Targets/Container.js:11
Functionconstructor
(props)
examples/00 Chessboard/Tutorial App/index.js:9
Functionconstructor
(props)
site/components/CodeBlock.js:37
Methodconstructor
()
packages/react-dnd-html5-backend/src/EnterLeaveCounter.js:5
Methodconstructor
()
packages/react-dnd-html5-backend/src/NativeDragSources.js:42
Methodconstructor
(manager)
packages/react-dnd-html5-backend/src/HTML5Backend.js:10
Methodconstructor
(xs, ys)
packages/react-dnd-html5-backend/src/MonotonicInterpolant.js:6
Methodconstructor
(monitor)
packages/react-dnd/src/createTargetFactory.js:29
Methodconstructor
(monitor)
packages/react-dnd/src/createSourceFactory.js:41
Methodconstructor
(props, context)
packages/react-dnd/src/DragDropContextProvider.js:32
Methodconstructor
(manager)
packages/react-dnd/src/createSourceMonitor.js:7
Methodconstructor
(props, context)
packages/react-dnd/src/DragLayer.js:59
Methodconstructor
(manager)
packages/react-dnd/src/createTargetMonitor.js:6
Methodconstructor
(props, context)
packages/react-dnd/src/decorateHandler.js:49
Methodconstructor
(dropResult)
packages/dnd-core/test/targets.js:4
Methodconstructor
()
packages/dnd-core/test/targets.js:22
Methodconstructor
()
packages/dnd-core/test/targets.js:42
Methodconstructor
(transform)
packages/dnd-core/test/targets.js:64
Methodconstructor
(item)
packages/dnd-core/test/sources.js:4
Methodconstructor
()
packages/dnd-core/test/sources.js:21
Methodconstructor
(number, allowDrag)
packages/dnd-core/test/sources.js:43
Methodconstructor
(store)
packages/dnd-core/src/HandlerRegistry.js:62
Methodconstructor
(store)
packages/dnd-core/src/DragDropMonitor.js:9
Methodconstructor
(createBackend, context = {})
packages/dnd-core/src/DragDropManager.js:7
Methodconstructor
(manager)
packages/dnd-core/src/backends/createTestBackend.js:4
Methodconstructor
(props)
examples/04 Sortable/Stress Test/index.js:5
Methodconstructor
(props)
examples/04 Sortable/Stress Test/Container.js:14
Methodconstructor
(props)
examples/04 Sortable/Cancel on Drop Outside/Container.js:27
Methodconstructor
(props)
examples/04 Sortable/Simple/Container.js:13
Methodconstructor
(props)
examples/06 Other/Native Files/Container.js:9
Methodconstructor
(props)
examples/03 Nesting/Drag Sources/SourceBox.js:74
Methodconstructor
(props)
examples/03 Nesting/Drag Sources/TargetBox.js:66
Methodconstructor
(props)
examples/03 Nesting/Drop Targets/Dustbin.js:50
Methodconstructor
(props)
examples/02 Drag Around/Naive/index.js:5
Methodconstructor
(props)
examples/02 Drag Around/Naive/Container.js:37
Methodconstructor
(props)
examples/02 Drag Around/Custom Drag Layer/BoxDragPreview.js:19
Methodconstructor
(props)
examples/02 Drag Around/Custom Drag Layer/index.js:9
Methodconstructor
(props)
examples/02 Drag Around/Custom Drag Layer/Container.js:43
Methodconstructor
(props)
site/IndexPage.js:58
MethodcontainsHandler
(handler)
packages/dnd-core/src/HandlerRegistry.js:98
FunctioncreateHTML5Backend
(manager)
packages/react-dnd-html5-backend/src/index.js:7
FunctioncreateSourceConnector
(backend)
packages/react-dnd/src/createSourceConnector.js:4
FunctioncreateSourceMonitor
(manager)
packages/react-dnd/src/createSourceMonitor.js:82
FunctioncreateTargetConnector
(backend)
packages/react-dnd/src/createTargetConnector.js:4
FunctioncreateTargetMonitor
(manager)
packages/react-dnd/src/createTargetMonitor.js:70
MethoddidDrop
()
packages/react-dnd/src/createSourceMonitor.js:57
MethoddidDrop
()
packages/react-dnd/src/createTargetMonitor.js:45
MethoddrawFrame
()
examples/04 Sortable/Stress Test/Container.js:66
Functiondrop
(options = {})
packages/dnd-core/src/actions/dragDrop.js:134
Functiondrop
(props, monitor)
examples/01 Dustbin/Stress Test/Dustbin.js:19
Functiondrop
(props, monitor)
examples/01 Dustbin/Multiple Targets/Dustbin.js:19
Functiondrop
({ allowedDropEffect })
examples/01 Dustbin/Copy or Move/Dustbin.js:20
Functiondrop
()
examples/01 Dustbin/Single Target/Dustbin.js:20
Functiondrop
(props, monitor)
examples/06 Other/Native Files/TargetBox.js:14
Functiondrop
(props)
examples/00 Chessboard/Tutorial App/BoardSquare.js:13
Functiondrop
(props, monitor)
examples/03 Nesting/Drag Sources/TargetBox.js:15
Functiondrop
(props, monitor, component)
examples/03 Nesting/Drop Targets/Dustbin.js:23
Functiondrop
()
examples/05 Customize/Drop Effects/TargetBox.js:15
Functiondrop
(props, monitor, component)
examples/02 Drag Around/Naive/Container.js:17
Functiondrop
(props, monitor, component)
examples/02 Drag Around/Custom Drag Layer/Container.js:18
Methoddrop
()
packages/dnd-core/test/targets.js:15
Methoddrop
()
packages/dnd-core/test/targets.js:36
Methoddrop
()
packages/dnd-core/test/targets.js:52
Methoddrop
()
packages/dnd-core/test/targets.js:58
Methoddrop
(monitor)
packages/dnd-core/test/targets.js:75
FunctionendDrag
()
packages/dnd-core/src/actions/dragDrop.js:175
FunctionendDrag
(props, monitor)
examples/01 Dustbin/Copy or Move/Box.js:22
FunctionendDrag
(props, monitor)
examples/01 Dustbin/Single Target/Box.js:23
FunctionendDrag
(props, monitor)
examples/04 Sortable/Cancel on Drop Outside/Card.js:22
MethodendDrag
()
packages/react-dnd/src/createSourceFactory.js:85
← previousnext →201–300 of 460, ranked by callers