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.decorators |
This package contains decorator classes which can be used to "decorate" Nodes so that they serve a particular purpose.
|
Modifier and Type | Class and Description |
---|---|
class |
FormNode
A node that encapsulates form (not a
Form , a small "f" form) for editing the properties of an Entity . |
Modifier and Type | Class and Description |
---|---|
class |
UI
The base class for UI descriptors.
|
Modifier and Type | Class and Description |
---|---|
class |
ContactListDecorator
A decorator that can be used with a
ListNode to style it like a Contact list. |
Copyright © 2021. All Rights Reserved.