| 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 |
AbstractProperty.getDescription() |
Property.Description |
WidgetDescriptor.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
Property.Description |
SectionNode.getDescription() |
Property.Description |
ActionNode.getDescription()
Gets a description for the action.
|
Property.Description |
FieldNode.getDescription() |
Property.Description |
FieldNode.getDescription(EntityType context) |
Copyright © 2021. All Rights Reserved.