| Package | Description |
|---|---|
| ca.weblite.shared.components.table |
This package contains a Table component similar to swing’s JTable and associated renderer and editor classes.
|
| com.codename1.rad.attributes |
This package contains
Attribute classes for use in UI descriptors. |
| 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.io | |
| 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.schemas |
This package contains schemas (adapted from https://schema.org) which can be used to promote loose-coupling between CodeRAD components.
|
| com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
| 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 |
|---|
| ContentType
Encapsulates a content type.
|
| Class and Description |
|---|
| Attribute |
| Entity
The base class for Model objects in CodeRAD.
|
| EntityTest
Encapsulates a boolean test performed against an
Entity. |
| Property.Name |
| Property.Test |
| PropertySelector
A class for retrieving properties from an entity hierarchy in a dynamic way.
|
| PropertySelectorProvider |
| StringProvider |
| Class and Description |
|---|
| Entity
The base class for Model objects in CodeRAD.
|
| Class and Description |
|---|
| Entity
The base class for Model objects in CodeRAD.
|
| Class and Description |
|---|
| Entity
The base class for Model objects in CodeRAD.
|
| EntityFactory |
| EntityList
Encapsulates a list of entities.
|
| EntityType
Encapsulates an entity "type" for an
Entity class. |
| Property
An interface to be implemented by all properties of entities.
|
| Tag
A special kind of attribute that enables loose coupling of components in CodeRAD.
|
| Class and Description |
|---|
| AbstractProperty
An abstract base class for
Property that includes most of the essential plumbing
to handle attributes and getting and setting values. |
| Aggregate
A special type of Entity that helps to propagate changes from any entity in the aggregate to the
aggregate root.
|
| Attribute |
| AttributeSet
A set of attributes.
|
| BooleanProperty |
| ContentType
Encapsulates a content type.
|
| DateProperty |
| DoubleProperty |
| Entity
The base class for Model objects in CodeRAD.
|
| EntityFactory |
| EntityList
Encapsulates a list of entities.
|
| EntityList.EntityEvent |
| EntityList.EntityListEvent |
| EntityList.TransactionEvent
An event to encapsulate transactions on a list.
|
| EntityList.VetoableEntityEvent
A type of entity event which is fired before the add/remove occurs, and allows
the listener to veto/cancel the add/remove.
|
| EntityProperty |
| EntityTest
Encapsulates a boolean test performed against an
Entity. |
| EntityType
Encapsulates an entity "type" for an
Entity class. |
| EntityTypeBuilder
A builder to help constructing EntityTypes This provides, and possibly easier syntax
alternative to creating EntityTypes as static internal classes of their associated Entity class.
|
| IntProperty |
| ListProperty
A
Property containing an EntityList |
| Property
An interface to be implemented by all properties of entities.
|
| Property.Description |
| Property.Getter |
| Property.Label |
| Property.Name |
| Property.Setter |
| Property.Widget |
| PropertyChangeEvent
An event that is fired when the value of a
Property changes in an entity. |
| PropertySelector
A class for retrieving properties from an entity hierarchy in a dynamic way.
|
| SimpleProperty |
| StringProperty |
| StringProvider |
| Tag
A special kind of attribute that enables loose coupling of components in CodeRAD.
|
| Tags
An attribute whose sole purpose is to contain tags.
|
| VetoablePropertyChangeEvent |
| WidgetDescriptor
A special class that provides configuration for a "widget" which is used to edit a
Property in the EntityEditor. |
| WidgetDescriptor.Type |
| Class and Description |
|---|
| Attribute |
| AttributeSet
A set of attributes.
|
| DateFormatterAttribute
An attribute for setting a on a node.
|
| Entity
The base class for Model objects in CodeRAD.
|
| EntityTest
Encapsulates a boolean test performed against an
Entity. |
| EntityType
Encapsulates an entity "type" for an
Entity class. |
| NumberFormatterAttribute
An attribute to specify a
NumberFormatter. |
| Property
An interface to be implemented by all properties of entities.
|
| Property.Description |
| Property.Label |
| Property.Name |
| PropertySelector
A class for retrieving properties from an entity hierarchy in a dynamic way.
|
| Tag
A special kind of attribute that enables loose coupling of components in CodeRAD.
|
| Tags
An attribute whose sole purpose is to contain tags.
|
| TextFormatterAttribute
An attribute for setting a on a node.
|
| Class and Description |
|---|
| Attribute |
| Entity
The base class for Model objects in CodeRAD.
|
| Property
An interface to be implemented by all properties of entities.
|
| PropertySelector
A class for retrieving properties from an entity hierarchy in a dynamic way.
|
| Tag
A special kind of attribute that enables loose coupling of components in CodeRAD.
|
| Class and Description |
|---|
| Tag
A special kind of attribute that enables loose coupling of components in CodeRAD.
|
| Class and Description |
|---|
| Attribute |
| ContentType
Encapsulates a content type.
|
| DateFormatterAttribute
An attribute for setting a on a node.
|
| Entity
The base class for Model objects in CodeRAD.
|
| EntityFactory |
| EntityTest
Encapsulates a boolean test performed against an
Entity. |
| EntityType
Encapsulates an entity "type" for an
Entity class. |
| NumberFormatterAttribute
An attribute to specify a
NumberFormatter. |
| Property
An interface to be implemented by all properties of entities.
|
| Property.Editable |
| Property.Getter |
| Property.GetterAttribute |
| Property.Label |
| Property.Setter |
| Property.SetterAttribute |
| PropertySelector
A class for retrieving properties from an entity hierarchy in a dynamic way.
|
| PropertySelectorProvider |
| StringProvider |
| Tag
A special kind of attribute that enables loose coupling of components in CodeRAD.
|
| Tags
An attribute whose sole purpose is to contain tags.
|
| TextFormatterAttribute
An attribute for setting a on a node.
|
| Class and Description |
|---|
| Entity
The base class for Model objects in CodeRAD.
|
| EntityList
Encapsulates a list of entities.
|
| Property
An interface to be implemented by all properties of entities.
|
| Tag
A special kind of attribute that enables loose coupling of components in CodeRAD.
|
| Tags
An attribute whose sole purpose is to contain tags.
|
| Class and Description |
|---|
| ContentType
Encapsulates a content type.
|
| Entity
The base class for Model objects in CodeRAD.
|
| Property
An interface to be implemented by all properties of entities.
|
| PropertySelector
A class for retrieving properties from an entity hierarchy in a dynamic way.
|
| Class and Description |
|---|
| Entity
The base class for Model objects in CodeRAD.
|
| Class and Description |
|---|
| ContentType
Encapsulates a content type.
|
| Entity
The base class for Model objects in CodeRAD.
|
| EntityList
Encapsulates a list of entities.
|
| EntityType
Encapsulates an entity "type" for an
Entity class. |
| Property
An interface to be implemented by all properties of entities.
|
Copyright © 2021. All Rights Reserved.