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> SimpleProperty<T> |
EntityType.object(Class<T> type,
Attribute... atts)
Creates a new property containing a specific Object type, and adds it to the property set.
|
Copyright © 2021. All Rights Reserved.