|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnDecorator | |
|---|---|
| org.rhq.enterprise.gui.legacy.taglib.display | |
| Uses of ColumnDecorator in org.rhq.enterprise.gui.legacy.taglib.display |
|---|
| Subclasses of ColumnDecorator in org.rhq.enterprise.gui.legacy.taglib.display | |
|---|---|
class |
AlternateDecorator
usage |
class |
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. |
class |
BaseDecorator
This class is an abstract class for decorators to inherit from for implementing decorators for columns. |
class |
BooleanDecorator
Lookup in the context messages for common boolean items for textual display or HTML tag building i.e. |
class |
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. |
class |
DateDecorator
This class decorates longs representing dates to dates. |
class |
DisambiguatedResourceLineageDecorator
The same as DisambiguatedResourceLineageTag but for use inside
display:column. |
class |
DisambiguatedResourceNameDecorator
For use in display:column elements |
class |
EqualsDecorator
Lookup in the context messages for common boolean items for textual display or HTML tag building i.e. |
class |
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. |
class |
GroupQuicknavDecorator
A QuicknavDecorator for ResourceGroups. |
class |
HtmlDecorator
Used to decorate the specified value, formatting it to be viewed in HTML. |
class |
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. |
class |
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 |
class |
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. |
class |
MeasurementDataTypeDecorator
This decorator is used to show the DataType of an entry and then depending on it the
MeasurementCategory of entries. |
class |
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. |
class |
PathDecorator
Re-evaluate the value to be display by the column |
class |
PriorityDecorator
usage |
class |
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. |
class |
ResourceQuicknavDecorator
A QuicknavDecorator for Resources. |
class |
SelectDecorator
This decorator writes whatever is in the value attribute |
class |
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. |
| Methods in org.rhq.enterprise.gui.legacy.taglib.display that return ColumnDecorator | |
|---|---|
ColumnDecorator |
ColumnTag.getDecorator()
|
| Methods in org.rhq.enterprise.gui.legacy.taglib.display with parameters of type ColumnDecorator | |
|---|---|
void |
ColumnTag.setDecorator(ColumnDecorator v)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||