Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getDropDownOwner
Method
getDropDownOwner
forge-gui-mobile/src/forge/menu/FDropDown.java:235–237 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
233
}
234
235
protected
FDisplayObject getDropDownOwner() {
236
return
menuTab;
237
}
238
239
protected
boolean hideBackdropOnPress(float x, float y) {
240
FDisplayObject owner = getDropDownOwner();
Callers
4
updateSizeAndPosition
Method · 0.95
drawOverlay
Method · 0.95
hideBackdropOnPress
Method · 0.95
preventOwnerHandlingBackupTap
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected