| Package | Description |
|---|---|
| com.codename1.rad.models |
This package contains classes for CodeRAD models, such as
Entity, Property, and Tag. |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityListProperty<T extends EntityList>
A property containing an
EntityList value. |
class |
ListProperty<T extends EntityList>
A
Property containing an EntityList |
| Modifier and Type | Method and Description |
|---|---|
<T extends Entity> |
EntityType.entity(Class<T> type,
Attribute... atts)
Creates a new EntityProperty (i.e.
|
Copyright © 2021. All Rights Reserved.