Class Summary |
AlertCheckBoxDecorator |
This class is a two in one decorator/tag for use within the display:table
tag, it is a ColumnDecorator tag that that creates a column of checkboxes. |
AlertDefinitionStateDecorator |
Deprecated. |
AlternateDecorator |
usage |
AvailabilityDecorator |
This class is a two in one decorator/tag for use within the
TableTag ; it is a ColumnDecorator tag that that
creates a column of availability icons. |
BaseDecorator |
This class is an abstract class for decorators to inherit from for
implementing decorators for columns. |
BooleanDecorator |
Lookup in the context messages for common boolean items for
textual display or HTML tag building i.e. |
CheckBoxDecorator |
This class is a two in one decorator/tag for use within the display:table
tag, it is a ColumnDecorator tag that that creates a column of checkboxes. |
ColumnDecorator |
|
ColumnTag |
This tag works hand in hand with the SmartListTag to display a list of
objects. |
ConditionalLinkDecorator |
|
DateDecorator |
This class decorates longs representing dates to dates. |
Decorator |
This class provides some basic functionality for all objects which serve
as decorators for the objects in the List being displayed. |
EqualsDecorator |
Lookup in the context messages for common boolean items for
textual display or HTML tag building i.e. |
GroupMetricsDecorator |
This class acts as a decorator for tables, displaying "YES" "NO" or "SOME",
depending if total is 0, equal to, or less than active. |
ImageButtonDecorator |
This class is a two in one decorator/tag for use within the
TableTag ; it is a ColumnDecorator tag
that that creates a column of image buttons. |
ImageDecorator |
The ImageDecorator is nice for when the images are within a table and may
have attributes that would need to reflect the changing values in iteration
loop |
ImageLinkDecorator |
The ImageButtonDecorator is nice for when the images are submitting a form
from within a table but when the table is populated with links that are
orthogonal to the form's purpose and link to another set of functionality,
this decorator is the ticket. |
LabelDecorator |
This class is a two in one decorator/tag for use within the display:table
tag, it is a ColumnDecorator tag that that creates a column of form element
labels. |
LocalizedColumnTag |
Extends column for internationalization of title. |
MetricDecorator |
This class is a two in one decorator/tag for use within the
TableTag ; it is a ColumnDecorator tag
that converts and formats metric values for display. |
PathDecorator |
Re-evaluate the value to be display by the column |
PriorityDecorator |
usage
In the properties file, have these keys present:
application.properties.key.prefix.Low=Low
application.properties.key.prefix.High=High
application.properties.key.prefix.Medium=Medium |
QuicknavDecorator |
This class is a two in one decorator/tag for use within the
TableTag ; it is a ColumnDecorator tag that that
creates a row of quicknav icons for the resource hub. |
ResourceDecorator |
This class is a two in one decorator/tag for use within the
TableTag ; it is a ColumnDecorator tag that returns
property values of resources and their dependent objects, handling null
values and the like. |
SelectDecorator |
This decorator writes whatever is in the value attribute |
SetPropertyTag |
One line description of what this class does. |
StringUtil |
One line description of what this class does. |
TableDecorator |
|
TableFooterTag |
|
TablePropertyTag |
Bean properties for TableTag |
TableTag |
This tag takes a list of objects and creates a table to display those
objects. |
TableTagExtraInfo |
One line description of what this class does. |
TemplateTag |
|