| 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.
|
| com.codename1.rad.ui.entityviews |
This package contains entity views - view components that are bound to an Entity value model.
|
| Modifier and Type | Method and Description |
|---|---|
ListNode |
FormNode.getRootList() |
| Modifier and Type | Method and Description |
|---|---|
static ListNode |
UI.list(Attribute... atts) |
| Constructor and Description |
|---|
EntityListView(T list,
ListNode node)
Creates a list view for the given Entity list
|
ProfileListView(EntityList list,
ListNode node,
float avatarSizeMM) |
Copyright © 2021. All Rights Reserved.