Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ isAlwaysTensile
Method
isAlwaysTensile
CodenameOne/src/com/codename1/ui/Form.java:749–752 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
747
748
/// {@inheritDoc}
749
@Override
750
public
boolean isAlwaysTensile() {
751
return
getContentPane().isAlwaysTensile();
752
}
753
754
/// {@inheritDoc}
755
@Override
Callers
15
isScrollableY
Method · 0.45
isScrollableY
Method · 0.45
paintTensileHighlight
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
invoke2
Method · 0.45
invoke0
Method · 0.45
invoke1
Method · 0.45
Calls
1
getContentPane
Method · 0.95
Tested by
1
invoke3
Method · 0.36