MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / isTickerRunning

Method isTickerRunning

CodenameOne/src/com/codename1/ui/Label.java:1106–1108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1104 ///
1105 /// true if the ticker is running
1106 public boolean isTickerRunning() {
1107 return tickerRunning;
1108 }
1109
1110 /// This method return true if the ticker is enabled on this Label
1111 ///

Callers 14

initComponentImplMethod · 0.95
animateMethod · 0.95
focusLostMethod · 0.95
setTitleMethod · 0.80
drawLabelStringMethod · 0.80
drawLabelTextMethod · 0.80
invoke6Method · 0.80

Calls

no outgoing calls

Tested by 1