Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
showAuthentication
Method · 0.95
sizeChangedInternal
Method · 0.95
getActualPane
Method · 0.95
getToolbarCommands
Method · 0.95
showSidemenu
Method · 0.95
getWebView
Method · 0.95
runApp
Method · 0.95
createBarebonesPreviewForm
Method · 0.95
start
Method · 0.95
build
Method · 0.95
runChecks
Method · 0.95
buildSideMenuForm
Method · 0.95
Calls
no outgoing calls
Tested by
15
getToolbarCommands
Method · 0.76
showSidemenu
Method · 0.76
start
Method · 0.76
runChecks
Method · 0.76
buildSideMenuForm
Method · 0.76
testSideMenuCloseNPE
Method · 0.76
testOverflowMenuNPE
Method · 0.76
runTest
Method · 0.76
start
Method · 0.76
actionPerformed
Method · 0.76
start
Method · 0.76
start
Method · 0.76