| Package | Description |
|---|---|
| ca.weblite.shared.components |
This package contains foundation components that are used by views in CodeRAD.
|
| com.codename1.rad.attributes |
This package contains
Attribute classes for use in UI descriptors. |
| 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.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.beans | |
| 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.image |
This class contains subclasses of AsyncImage
|
| com.codename1.rad.ui.menus |
This class contains menu components that can be bound to Actions and Action lists.
|
| com.codename1.rad.ui.table |
This package contains bindable implementations of the classes in the
ca.weblite.shared.components.table package. |
| Class and Description |
|---|
| AbstractComponentBuilder |
| ComponentBuilder |
| ViewContext |
| Class and Description |
|---|
| ActionStyle
Enum specifying an action style.
|
| EntityListCellRenderer
Interface used by
EntityListView for rendering its rows. |
| NodeDecorator
A decorator that can be added to a node via
NodeDecoratorAttribute which
will be run just after the node is added to its parent. |
| PropertyViewDecorator
An interface for decorating PropertyViews.
|
| ViewPropertyParameter
A parameter that can be added to the node hierarchy to set the value or binding of a ViewProperty.
|
| WidgetTypes
An interface to keep the standard widget types.
|
| Class and Description |
|---|
| AbstractEntityView
A base class for a view that can bind to an entity.
|
| Activatable |
| EntityView
An interface used by views that can bind to entities.
|
| ViewProperty
A property of a
EntityView. |
| Class and Description |
|---|
| Actions
A light-weight list of actions.
|
| ViewContext |
| Class and Description |
|---|
| Slot
A placeholder that can be inserted into a View, that will be filled
at activation time by a Slot.
|
| Class and Description |
|---|
| ActionCategories
An interface that keeps a number of commonly used Action categories.
|
| Actions
A light-weight list of actions.
|
| ActionStyle
Enum specifying an action style.
|
| ActionViewFactory
A factory to create a view for a given action, which acts on the provided entity.
|
| ComponentDecorator
A decorator that can be added to an
ActionNode to decorate the resulting component
from the DefaultActionViewFactory. |
| ComponentDecorators |
| EntityEditor.DescriptionStyle
Attribute for setting
EntityEditor.DescriptionStyle |
| EntityEditor.LabelStyle
The style used for rendering field labels.
|
| EntityListCellRenderer
Interface used by
EntityListView for rendering its rows. |
| EntityView
An interface used by views that can bind to entities.
|
| EntityViewFactory
A factory for converting
ViewNode objects into views. |
| NodeList
A light-weight data structure for Nodes.
|
| PropertyViewDecorator
An interface for decorating PropertyViews.
|
| PropertyViewFactory
Factory for creating a property view.
|
| ViewContext |
| ViewProperty
A property of a
EntityView. |
| ViewPropertyParameter
A parameter that can be added to the node hierarchy to set the value or binding of a ViewProperty.
|
| Class and Description |
|---|
| PropertyView
Wrapper around a component that supports binding to a property.
|
| Class and Description |
|---|
| AbstractEntityView
A base class for a view that can bind to an entity.
|
| ActionCategories
An interface that keeps a number of commonly used Action categories.
|
| Actions
A light-weight list of actions.
|
| ActionStyle
Enum specifying an action style.
|
| ActionViewFactory
A factory to create a view for a given action, which acts on the provided entity.
|
| Activatable |
| ComponentBuilder |
| EntityEditor.DescriptionStyle
Attribute for setting
EntityEditor.DescriptionStyle |
| EntityEditor.LabelStyle
The style used for rendering field labels.
|
| EntityForm
A form with an embedded
EntityEditor. |
| EntityListCellRenderer
Interface used by
EntityListView for rendering its rows. |
| EntityView
An interface used by views that can bind to entities.
|
| EntityViewFactory
A factory for converting
ViewNode objects into views. |
| NodeDecorator
A decorator that can be added to a node via
NodeDecoratorAttribute which
will be run just after the node is added to its parent. |
| NodeList
A light-weight data structure for Nodes.
|
| PropertyView
Wrapper around a component that supports binding to a property.
|
| PropertyViewFactory
Factory for creating a property view.
|
| Selection
Encapsulates the selection of a list or table.
|
| Selection.SelectionEvent |
| Selection.SelectionVisitor |
| Slot.SlotContext
Encapsulates a context for a
Slot. |
| StrongCache
A cache that keeps a strong reference to its items.
|
| UI
The base class for UI descriptors.
|
| ViewContext |
| ViewProperty
A property of a
EntityView. |
| ViewPropertyParameter
A parameter that can be added to the node hierarchy to set the value or binding of a ViewProperty.
|
| WidgetTypes
An interface to keep the standard widget types.
|
| Class and Description |
|---|
| ViewContext |
| Class and Description |
|---|
| AbstractComponentBuilder |
| AbstractEntityView
A base class for a view that can bind to an entity.
|
| ComponentBuilder |
| EntityListCellRenderer
Interface used by
EntityListView for rendering its rows. |
| UIBuilder |
| ViewContext |
| Class and Description |
|---|
| ActionCategories
An interface that keeps a number of commonly used Action categories.
|
| NodeDecorator
A decorator that can be added to a node via
NodeDecoratorAttribute which
will be run just after the node is added to its parent. |
| Class and Description |
|---|
| AbstractEntityView
A base class for a view that can bind to an entity.
|
| Activatable |
| EntityListCellRenderer
Interface used by
EntityListView for rendering its rows. |
| EntityView
An interface used by views that can bind to entities.
|
| ViewContext |
| ViewProperty
A property of a
EntityView. |
| Class and Description |
|---|
| EntityView
An interface used by views that can bind to entities.
|
| Class and Description |
|---|
| Actions
A light-weight list of actions.
|
| Class and Description |
|---|
| PropertyViewFactory
Factory for creating a property view.
|
Copyright © 2021. All Rights Reserved.