| 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.setter(Property.Setter<T> setter) |
void |
Property.Setter.setValue(Entity entity,
T value,
Property.Setter<T> defaultSetter) |
| Constructor and Description |
|---|
SetterAttribute(Property.Setter setter) |
| Modifier and Type | Method and Description |
|---|---|
static Property.SetterAttribute |
UI.setter(Property.Setter s) |
Copyright © 2022. All Rights Reserved.