| Package | Description |
|---|---|
| com.codename1.rad.controllers |
This package contains controllers for CodeRAD applications.
|
| com.codename1.rad.events |
This package contains utility classes for CodeRAD events.
|
| com.codename1.rad.nodes |
This package contains
Node classes for use inside UI descriptors. |
| com.codename1.rad.propertyviews |
This package contains property views, which are used to bind UI components with model properties.
|
| 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.
|
| com.codename1.rad.ui.entityviews |
This package contains entity views - view components that are bound to an Entity value model.
|
| com.codename1.rad.ui.table |
This package contains bindable implementations of the classes in the
ca.weblite.shared.components.table package. |
| Class and Description |
|---|
| ActionNode
A special
Node that defines an action. |
| ActionNode.ActionNodeEvent |
| FieldNode
A
Node that represents a field (usually editable) on a form. |
| ViewNode
A node representing an EntityView.
|
| Class and Description |
|---|
| ActionNode
A special
Node that defines an action. |
| Class and Description |
|---|
| ActionNode
A special
Node that defines an action. |
| ActionNode.ActionNodeEvent |
| ActionNode.Category |
| ActionNode.EnabledCondition |
| ActionsNode
A wrapper node for adding multiple actions to a Node hierarchy.
|
| EventFactoryNode
A node that wraps an
EventFactory. |
| FieldNode
A
Node that represents a field (usually editable) on a form. |
| FormNode.Sections |
| ListNode
A node that defines a list view.
|
| Node
A special type of attribute that can contain child nodes.
|
| OptionsNode |
| PropertyNode |
| Proxyable
An interface implemented by nodes that can be proxied.
|
| SectionNode
Encapsulates a section of a Form.
|
| ViewNode
A node representing an EntityView.
|
| Class and Description |
|---|
| FieldNode
A
Node that represents a field (usually editable) on a form. |
| Class and Description |
|---|
| ActionNode
A special
Node that defines an action. |
| ActionNode.Category |
| ActionNode.Disabled |
| ActionNode.EnabledCondition |
| ActionNode.Pressed |
| ActionNode.Selected |
| ActionsNode
A wrapper node for adding multiple actions to a Node hierarchy.
|
| ActionViewFactoryNode
A node wrapper for an
ActionViewFactory. |
| EntityViewFactoryNode
A node containing an
EntityViewFactory. |
| EventFactoryNode
A node that wraps an
EventFactory. |
| FieldNode
A
Node that represents a field (usually editable) on a form. |
| FormNode
A node that encapsulates form (not a
Form, a small "f" form) for editing the properties of an Entity. |
| ListNode
A node that defines a list view.
|
| Node
A special type of attribute that can contain child nodes.
|
| OptionsNode |
| PropertyNode |
| PropertyViewFactoryNode
A
Node for specifying the PropertyViewFactory to use for rendering properties. |
| RowTemplateNode
A node that provides settings for the rows of a list.
|
| SectionNode
Encapsulates a section of a Form.
|
| TableColumns
A node that specifies the columns that should be included in a
Table. |
| ViewNode
A node representing an EntityView.
|
| Class and Description |
|---|
| Node
A special type of attribute that can contain child nodes.
|
| Class and Description |
|---|
| ActionNode
A special
Node that defines an action. |
| ActionNode.Category |
| ListNode
A node that defines a list view.
|
| Node
A special type of attribute that can contain child nodes.
|
| ViewNode
A node representing an EntityView.
|
| Class and Description |
|---|
| FieldNode
A
Node that represents a field (usually editable) on a form. |
| TableColumns
A node that specifies the columns that should be included in a
Table. |
Copyright © 2021. All Rights Reserved.