Uses of Class
org.rhq.enterprise.gui.legacy.taglib.display.BaseDecorator

Packages that use BaseDecorator
org.rhq.enterprise.gui.legacy.taglib.display   
 

Uses of BaseDecorator in org.rhq.enterprise.gui.legacy.taglib.display
 

Subclasses of BaseDecorator in org.rhq.enterprise.gui.legacy.taglib.display
 class AlternateDecorator
          usage
 class BooleanDecorator
          Lookup in the context messages for common boolean items for textual display or HTML tag building i.e.
 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 HtmlDecorator
          Used to decorate the specified value, formatting it to be viewed in HTML.
 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 PathDecorator
          Re-evaluate the value to be display by the column
 class 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
 class SelectDecorator
          This decorator writes whatever is in the value attribute
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.