Package | Description |
---|---|
com.codename1.rad.models |
This package contains classes for CodeRAD models, such as
Entity , Property , and Tag . |
com.codename1.rad.nodes |
This package contains
Node classes for use inside UI descriptors. |
Modifier and Type | Method and Description |
---|---|
static Property.Description |
EntityType.description(String description)
Creates a description attribute.
|
Property.Description |
WidgetDescriptor.getDescription() |
Property.Description |
AbstractProperty.getDescription() |
Modifier and Type | Method and Description |
---|---|
Property.Description |
SectionNode.getDescription() |
Property.Description |
FieldNode.getDescription() |
Property.Description |
ActionNode.getDescription() |
Property.Description |
FieldNode.getDescription(EntityType context) |
Copyright © 2021. All Rights Reserved.