Package | Description |
---|---|
com.codename1.rad.attributes |
This package contains
Attribute classes for use in UI descriptors. |
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.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 |
---|
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 |
---|
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.
|
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.
|
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 |
StrongCache
A cache that keeps a strong reference to its items.
|
UI
The base class for UI descriptors.
|
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 |
---|
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.
|
EntityListCellRenderer
Interface used by
EntityListView for rendering its rows. |
EntityView
An interface used by views that can bind to entities.
|
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.