| 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 |
|---|---|
AttributeSet |
WidgetDescriptor.getAllAttributes() |
AttributeSet |
AbstractProperty.getAttributes() |
AttributeSet |
Property.getAttributes() |
static AttributeSet |
AttributeSet.merge(AttributeSet... attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeSet.addAll(AttributeSet... sources) |
static AttributeSet |
AttributeSet.merge(AttributeSet... attrs) |
| Modifier and Type | Field and Description |
|---|---|
protected AttributeSet |
Node.attributes
Node attributes.
|
Copyright © 2022. All Rights Reserved.