| Package | Description |
|---|---|
| com.codename1.rad.components.loginform | |
| 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.models |
This package contains classes for CodeRAD models, such as
Entity, Property, and Tag. |
| 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.builders | |
| 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
An action node event.
|
| ActionNode.Category
A category is used as a marker in a View to allow groups of actions to be added to the view
in a single category.
|
| ViewNode
A node representing an EntityView.
|
| Class and Description |
|---|
| ActionNode
A special
Node that defines an action. |
| ActionNode.ActionNodeEvent
An action node event.
|
| ActionNode.Category
A category is used as a marker in a View to allow groups of actions to be added to the view
in a single category.
|
| ActionsNode
A wrapper node for adding multiple actions to a Node hierarchy.
|
| 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.ActionNodeEvent
An action node event.
|
| Class and Description |
|---|
| ActionNode
A special
Node that defines an action. |
| ActionNode.ActionNodeEvent
An action node event.
|
| ActionNode.AfterActionCallback
A callback the is to be called after an ActionNodeEvent has been triggered.
|
| ActionNode.Builder
A builder to create action nodes.
|
| ActionNode.Category
A category is used as a marker in a View to allow groups of actions to be added to the view
in a single category.
|
| ActionNode.EnabledCondition
Attribute for adding a test for the enabled condition of the action.
|
| 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.
|
| NodeBuilder |
| 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
A category is used as a marker in a View to allow groups of actions to be added to the view
in a single category.
|
| ActionNode.Disabled
A sub-node of an ActionNode that contains attributes for the action specific to
its disabled state.
|
| ActionNode.EnabledCondition
Attribute for adding a test for the enabled condition of the action.
|
| ActionNode.Pressed
A sub-node of an ActionNode that contains attributes for the action specific
to its pressed state.
|
| ActionNode.Selected
A sub-node of an ActionNode that contains attributes for the action specific to
its selected state.
|
| 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 |
|---|
| AbstractNodeBuilder |
| ActionNode.Category
A category is used as a marker in a View to allow groups of actions to be added to the view
in a single category.
|
| FieldNode
A
Node that represents a field (usually editable) on a form. |
| ListNode
A node that defines a list view.
|
| Node
A special type of attribute that can contain child nodes.
|
| NodeBuilder |
| 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.Builder
A builder to create action nodes.
|
| ActionNode.Category
A category is used as a marker in a View to allow groups of actions to be added to the view
in a single 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 © 2022. All Rights Reserved.