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 |
---|---|
DateFormatterAttribute |
Node.getDateFormatter()
Gets
DataFormatterAttribute of this node. |
Modifier and Type | Method and Description |
---|---|
static DateFormatterAttribute |
UI.dateFormat(DateFormatter fmt) |
static DateFormatterAttribute |
UI.dateTimeFormat() |
static DateFormatterAttribute |
UI.longDateFormat() |
static DateFormatterAttribute |
UI.mediumDateTimeFormat() |
static DateFormatterAttribute |
UI.shortDateFormat() |
static DateFormatterAttribute |
UI.shortDateTimeFormat() |
static DateFormatterAttribute |
UI.timeAgoFormat() |
Copyright © 2021. All Rights Reserved.