Package | Description |
---|---|
com.codename1.rad.nodes |
This package contains
Node classes for use inside UI descriptors. |
com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
Modifier and Type | Method and Description |
---|---|
EntityEditor.DescriptionStyle |
FieldNode.getDescriptionStyle(EntityEditor.DescriptionStyle defaultStyle) |
Modifier and Type | Method and Description |
---|---|
EntityEditor.DescriptionStyle |
FieldNode.getDescriptionStyle(EntityEditor.DescriptionStyle defaultStyle) |
Modifier and Type | Method and Description |
---|---|
static EntityEditor.DescriptionStyle |
EntityEditor.DescriptionStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityEditor.DescriptionStyle[] |
EntityEditor.DescriptionStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DescriptionStyleAttribute(EntityEditor.DescriptionStyle style) |
Copyright © 2021. All Rights Reserved.