Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ isScrollVisible
Method
isScrollVisible
CodenameOne/src/com/codename1/ui/Form.java:4112–4115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4110
4111
/// {@inheritDoc}
4112
@Override
4113
public
boolean isScrollVisible() {
4114
return
getContentPane().isScrollVisible();
4115
}
4116
4117
/// {@inheritDoc}
4118
@Override
Callers
15
getSideGap
Method · 0.45
getSideGap
Method · 0.45
getBottomGap
Method · 0.45
persistToXML
Method · 0.45
persistComponent
Method · 0.45
createInstance
Method · 0.45
invoke3
Method · 0.45
invoke3
Method · 0.45
invoke0
Method · 0.45
invoke4
Method · 0.45
invoke5
Method · 0.45
invoke7
Method · 0.45
Calls
1
getContentPane
Method · 0.95
Tested by
1
invoke3
Method · 0.36