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

Method getToolbar

CodenameOne/src/com/codename1/ui/Form.java:4738–4740  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4736 ///
4737 /// the Toolbar instance or null if does not exists.
4738 public Toolbar getToolbar() {
4739 return toolbar;
4740 }
4741
4742 /// Sets the Form Toolbar
4743 ///

Callers 15

showAuthenticationMethod · 0.95
sizeChangedInternalMethod · 0.95
getActualPaneMethod · 0.95
getToolbarCommandsMethod · 0.95
showSidemenuMethod · 0.95
getWebViewMethod · 0.95
runAppMethod · 0.95
startMethod · 0.95
buildMethod · 0.95
runChecksMethod · 0.95
buildSideMenuFormMethod · 0.95

Calls

no outgoing calls

Tested by 15

getToolbarCommandsMethod · 0.76
showSidemenuMethod · 0.76
startMethod · 0.76
runChecksMethod · 0.76
buildSideMenuFormMethod · 0.76
testSideMenuCloseNPEMethod · 0.76
testOverflowMenuNPEMethod · 0.76
runTestMethod · 0.76
startMethod · 0.76
actionPerformedMethod · 0.76
startMethod · 0.76
startMethod · 0.76