Package | Description |
---|---|
com.codename1.rad.models |
This package contains classes for CodeRAD models, such as
Entity , Property , and Tag . |
com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
Modifier and Type | Method and Description |
---|---|
AbstractProperty<T> |
AbstractProperty.getter(Property.Getter<T> getter) |
T |
Property.Getter.getValue(Entity entity,
Property.Getter<T> defaultGetter) |
Constructor and Description |
---|
GetterAttribute(Property.Getter getter) |
Modifier and Type | Method and Description |
---|---|
static Property.GetterAttribute |
UI.getter(Property.Getter g) |
Copyright © 2021. All Rights Reserved.