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 |
Property.getAttributes() |
AttributeSet |
AbstractProperty.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 © 2021. All Rights Reserved.