| 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 |
|---|---|
Iterator<SectionNode> |
FormNode.iterator() |
Iterator<SectionNode> |
FormNode.Sections.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormNode.Sections.add(SectionNode node) |
| Modifier and Type | Method and Description |
|---|---|
static SectionNode |
UI.section(Attribute... atts) |
| Constructor and Description |
|---|
SectionEditor(Entity entity,
SectionNode section) |
SettingsFormSection(Entity entity,
SectionNode section) |
Copyright © 2022. All Rights Reserved.