| 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 |
|---|---|
VirtualInputDevice |
Form.getCurrentInputDevice()
Returns the current virtual input device in the form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Form.setCurrentInputDevice(VirtualInputDevice device)
Sets the current virtual input device for the form.
|
Copyright © 2021. All rights reserved.