Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ setScrollableY
Method
setScrollableY
CodenameOne/src/com/codename1/ui/Form.java:4646–4649 ·
view source on GitHub ↗
(boolean scrollableY)
Source
from the content-addressed store, hash-verified
4644
4645
/// {@inheritDoc}
4646
@Override
4647
public
void
setScrollableY(boolean scrollableY) {
4648
getContentPane().setScrollableY(scrollableY);
4649
}
4650
4651
/// {@inheritDoc}
4652
@Override
Callers
15
start
Method · 0.95
start
Method · 0.95
start
Method · 0.95
start
Method · 0.95
start
Method · 0.95
testImageViewerTest2679
Method · 0.95
testTextSelectionSample
Method · 0.95
testLeadComponentScrolling
Method · 0.95
switchesRemainInteractiveWhileScrolling
Method · 0.95
formScrollableFlagsAndTitle
Method · 0.95
ScrollContainer
Method · 0.45
ChatView
Method · 0.45
Calls
1
getContentPane
Method · 0.95
Tested by
15
start
Method · 0.76
start
Method · 0.76
start
Method · 0.76
testImageViewerTest2679
Method · 0.76
testTextSelectionSample
Method · 0.76
testLeadComponentScrolling
Method · 0.76
switchesRemainInteractiveWhileScrolling
Method · 0.76
formScrollableFlagsAndTitle
Method · 0.76
TestRunnerComponent
Method · 0.36
invoke3
Method · 0.36
ScrollContainer
Method · 0.36
prepareCapture
Method · 0.36