| Package | Description |
|---|---|
| com.codename1.rad.nodes |
This package contains
Node classes for use inside UI descriptors. |
| com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
| Modifier and Type | Method and Description |
|---|---|
TextFormatterAttribute |
Node.getTextFormatter()
Gets
TextFormatterAttribute of this node. |
| Modifier and Type | Method and Description |
|---|---|
static TextFormatterAttribute |
UI.textFormat(DefaultTextFormatter.FormatCallback fmt) |
static TextFormatterAttribute |
UI.textFormat(DefaultTextFormatter.FormatCallback fmt,
DefaultTextFormatter.ParseCallback parse) |
static TextFormatterAttribute |
UI.textFormat(TextFormatter fmt) |
Copyright © 2021. All Rights Reserved.