MCPcopy 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

startMethod · 0.95
startMethod · 0.95
startMethod · 0.95
startMethod · 0.95
startMethod · 0.95
ScrollContainerMethod · 0.45
ChatViewMethod · 0.45

Calls 1

getContentPaneMethod · 0.95

Tested by 15

startMethod · 0.76
startMethod · 0.76
startMethod · 0.76
TestRunnerComponentMethod · 0.36
invoke3Method · 0.36
ScrollContainerMethod · 0.36
prepareCaptureMethod · 0.36