| Package | Description |
|---|---|
| com.codename1.components |
Generic elaborate components that make use of both UI elements and storage.
|
| Modifier and Type | Method and Description |
|---|---|
static ClearableTextField |
ClearableTextField.wrap(TextArea tf)
Wraps the given text field with a UI that will allow us to clear it
|
static ClearableTextField |
ClearableTextField.wrap(TextArea tf,
float iconSize)
Wraps the given text field with a UI that will allow us to clear it
|
Copyright © 2023. All rights reserved.