MCPcopy 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

isScrollableYMethod · 0.45
isScrollableYMethod · 0.45
paintTensileHighlightMethod · 0.45
invoke3Method · 0.45
invoke3Method · 0.45
invoke0Method · 0.45
invoke4Method · 0.45
invoke5Method · 0.45
invoke7Method · 0.45
invoke2Method · 0.45
invoke0Method · 0.45
invoke1Method · 0.45

Calls 1

getContentPaneMethod · 0.95

Tested by 1

invoke3Method · 0.36