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.ui |
This package contains the foundation classes for CodeRAD views.
|
Class and Description |
---|
ViewType
An attribute for specifying the view type for a view node so that the
EntityViewFactory can generate the proper type of view. |
Class and Description |
---|
Badge
An attribute that can be used on an
ActionNode to add a badge to the action. |
BadgeUIID
Attribute used to provide a badge UIID for an action.
|
Columns
An attribute to specify the number of columns in a form or a form section.
|
Condition
An attribute to specify a test condition.
|
IconRendererAttribute
Attribute to specify a renderer for rendering an icon.
|
IconUIID
Attribute used to provide an icon UIID for a view or action.
|
ImageIcon
An attribute for specifying the icon for an action as an
Image . |
MaterialIcon
An attribute for specifying the icon of an
ActionNode as a material icon. |
SelectedCondition
Selected condition, for
ActionNode . |
TextIcon |
UIID
Attribute used to provide a UIID for a view.
|
UIIDPrefix |
WidgetType
Attribute for specifying the
WidgetType for a FieldNode . |
Class and Description |
---|
ActionStyleAttribute
Attribute for specifying the style of an action.
|
Badge
An attribute that can be used on an
ActionNode to add a badge to the action. |
BadgeUIID
Attribute used to provide a badge UIID for an action.
|
Columns
An attribute to specify the number of columns in a form or a form section.
|
Condition
An attribute to specify a test condition.
|
IconRendererAttribute
Attribute to specify a renderer for rendering an icon.
|
IconUIID
Attribute used to provide an icon UIID for a view or action.
|
ImageIcon
An attribute for specifying the icon for an action as an
Image . |
ListCellRendererAttribute
An attribute for specifying the list cell renderer for a
EntityListView . |
MaterialIcon
An attribute for specifying the icon of an
ActionNode as a material icon. |
NodeDecoratorAttribute
An attribute for assigning a
NodeDecorator to node. |
PropertyImageRendererAttribute |
PropertySelectorAttribute |
SelectedCondition
Selected condition, for
ActionNode . |
TableCellEditorAttribute
Attribute used by
Table to specify the cell editor for a table. |
TableCellRendererAttribute
An attribute for specifying the
TableCellRenderer of a a Table . |
TextIcon |
UIID
Attribute used to provide a UIID for a view.
|
ViewPropertyParameterAttribute
Attribute to add a
ViewPropertyParameter to a node. |
WidgetType
Attribute for specifying the
WidgetType for a FieldNode . |
Copyright © 2021. All Rights Reserved.