Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getParentSheet
Method
getParentSheet
CodenameOne/src/com/codename1/ui/Sheet.java:1311–1313 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1309
///
1310
/// The parent sheet or null.
1311
public
Sheet getParentSheet() {
1312
return
parentSheet;
1313
}
1314
1315
@Override
1316
protected
void
initComponent() {
Callers
2
call
Method · 0.95
isAncestorSheetOf
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected