Package | Description |
---|---|
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 |
---|
DefaultTextFormatter(DefaultTextFormatter.FormatCallback callback) |
DefaultTextFormatter(DefaultTextFormatter.FormatCallback callback,
DefaultTextFormatter.ParseCallback parseCb) |
Modifier and Type | Method and Description |
---|---|
static TextFormatterAttribute |
UI.textFormat(DefaultTextFormatter.FormatCallback fmt) |
static TextFormatterAttribute |
UI.textFormat(DefaultTextFormatter.FormatCallback fmt,
DefaultTextFormatter.ParseCallback parse) |
Copyright © 2021. All Rights Reserved.