Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ hide
Method
hide
src/main/java/fieldbox/boxes/MarkingMenus.java:565–569 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
563
}
564
565
public
void
hide() {
566
this.properties.remove(frameDrawing);
567
this.properties.remove(FLineInteraction.interactiveDrawing);
568
Drawing.dirty(this);
569
}
570
571
572
public
enum Position {
Callers
2
runMenu
Method · 0.95
runMenuHold
Method · 0.95
Calls
2
dirty
Method · 0.95
remove
Method · 0.45
Tested by
no test coverage detected