| Package | Description |
|---|---|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
Toolbar |
Form.getToolbar()
Gets the Form Toolbar if exists or null
|
| Modifier and Type | Method and Description |
|---|---|
void |
Form.setToolbar(Toolbar toolbar)
Sets the Form Toolbar
|
void |
Form.setToolBar(Toolbar toolbar)
Deprecated.
use setToolbar instead (lower case b)
|
Copyright © 2022. All rights reserved.