Package | Description |
---|---|
com.codename1.rad.models |
This package contains classes for CodeRAD models, such as
Entity , Property , and Tag . |
Modifier and Type | Method and Description |
---|---|
<T extends EntityList> |
EntityType.compose(Class<T> type,
Attribute... atts)
Creates a new ListProperty (i.e.
|
<T extends EntityList> |
EntityType.list(Class<T> type,
Attribute... atts)
Alias of
#compose(java.lang.Class, com.codename1.rad.models.Attribute…) . |
Copyright © 2021. All Rights Reserved.