Attribute
classes for use in UI descriptors.See: Description
Class | 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.
|
EnabledCondition |
Enabled condition, for Action Nodes.
|
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 | |
PropertyViewDecoratorAttribute |
An attribute for setting a
PropertyViewDecorator which will be run on a PropertyView
after creation by the view factory. |
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.
|
UIIDPrefix | |
ViewPropertyParameterAttribute<T> |
Attribute to add a
ViewPropertyParameter to a node. |
ViewType |
An attribute for specifying the view type for a view node so that the
EntityViewFactory can generate the proper type of view. |
WidgetType |
Attribute for specifying the
WidgetType for a FieldNode . |
This package contains Attribute
classes for use in UI descriptors.
Copyright © 2021. All Rights Reserved.