Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ onDrop
Method
onDrop
src/main/java/fieldbox/boxes/Drops.java:47–47 ·
view source on GitHub ↗
(Window.Event<Window.Drop> drop)
Source
from the content-addressed store, hash-verified
45
46
public
interface
OnDrop {
47
void
onDrop(Window.Event<Window.Drop> drop);
48
}
49
50
Callers
1
dispatch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected