| Package | Description |
|---|---|
| com.codename1.rad.models |
This package contains classes for CodeRAD models, such as
Entity, Property, and Tag. |
| com.codename1.rad.text |
This package contains text processing utilities such as date formatters and number formatters, which are used by CodeRAD for data conversion of properties.
|
| com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
| Constructor and Description |
|---|
TextFormatterAttribute(TextFormatter value) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTextFormatter |
| Modifier and Type | Method and Description |
|---|---|
static TextFormatterAttribute |
UI.textFormat(TextFormatter fmt) |
Copyright © 2021. All Rights Reserved.