| Class | Description |
|---|---|
| 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.
|
| 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.
|
| DisambiguatedResourceLineageDecorator |
The same as
DisambiguatedResourceLineageTag but for use inside
display:column. |
| DisambiguatedResourceLineageTag |
Renders the location of a disambiguated resource.
|
| DisambiguatedResourceNameDecorator |
For use in display:column elements
|
| DisambiguatedResourceNameTag | |
| 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.
|
| GroupQuicknavDecorator |
A
QuicknavDecorator for ResourceGroups. |
| HtmlDecorator |
Used to decorate the specified value, formatting it to be viewed in HTML.
|
| 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.
|
| LocalizedColumnTag |
Extends column for internationalization of title.
|
| MeasurementDataTypeDecorator |
This decorator is used to show the
DataType of an entry and then depending on it the
MeasurementCategory of entries. |
| 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
|
| 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 (i.e. |
| QuicknavDecorator.IconInfo | |
| ResourceQuicknavDecorator |
A
QuicknavDecorator for Resources. |
| 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 | |
| UserAckDecorator |
This class is a ColumnDecorator tag that that
creates either the name of someone that acknowledged the event
or a message with an onclick() handler on it.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.