public class GaugeExtendedProperties extends ComplexExtendedProperties
AF_NS, DVT_NS, F_NS
Constructor and Description |
---|
GaugeExtendedProperties() |
Modifier and Type | Method and Description |
---|---|
int |
getAngleExtent()
Description: Specifies the angular extent of the dial gauge.
|
java.lang.String |
getAngleExtentAsString()
Description: Specifies the angular extent of the dial gauge.
|
java.lang.String |
getAnimationDownColor()
Description: Specifies the color used to indicate that a data value has decreased.
|
int |
getAnimationDuration()
Description: Specifies the animation duration in milliseconds.
|
java.lang.String |
getAnimationDurationAsString()
Description: Specifies the animation duration in milliseconds.
|
java.lang.String |
getAnimationUpColor()
Description: Specifies the color used to indicate that a data value has increased.
|
AttributeFormat |
getAttributeFormat()
Description: Specifies formatting for an attribute matching the name property.
|
java.lang.String |
getBinding()
Description: Specifies a binding reference to store an instance of the component.
|
BottomLabel |
getBottomLabel()
Description: Use the bottomLabel tag to specify the text and location of a bottom label, if any, for the gauge.
|
java.lang.String |
getClickAction()
Description: Refers to a backing bean method that performs navigation processing for the graph and returns an outcome String.
|
java.lang.String |
getClickListener()
Description: The listener interface for receiving click events on the gauge components.
|
java.lang.String |
getContentDelivery()
Description: Specifies whether data is fetched with page load or after page load.
|
java.lang.String |
getCustomizationId()
Deprecated.
This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead.
|
java.lang.String |
getCustomLayout()
Description: Specifies custom layout information when the graph automatically places and sizes its components.
|
java.lang.String |
getCustomShapesPath()
Description: Specifies the path to the Custom Shapes definition file.
|
java.lang.String |
getDynamicResize()
Description: Specifies whether to resize the component based on its container size.
|
GaugeBackground |
getGaugeBackground()
Description: Use the gaugeBackground tag to specify the background colors of a gauge.
|
GaugeFrame |
getGaugeFrame()
Description: Use the gaugeFrame tag to specify the characteristics of the raised frame behind the dial gauge or the shadow behind the status meter and LED gauges.
|
GaugeLegendArea |
getGaugeLegendArea()
Description: Use the gaugeLegendArea tag to determine the characteristics and display properties of the legend area of a gauge.
|
GaugeLegendText |
getGaugeLegendText()
Description: Use the gaugeLegendText tag to identify the number type to appear in the gauge legend.
|
GaugeLegendTitle |
getGaugeLegendTitle()
Description: Use the gaugeLegendTitle tag to specify the title for the gauge legend.
|
GaugePlotArea |
getGaugePlotArea()
Description: Use the gaugePlotArea tag to specify the characteristics of the plot area of a gauge.
|
int |
getGaugeSetColumnCount()
Description: Specifies the number of columns to display in a gauge set.
|
java.lang.String |
getId()
Description: Unique identifier of the component.
|
java.lang.String |
getImageSource()
Description: Specifies the URI for an image file that was generated by the application.
|
Indicator |
getIndicator()
Description: Use the indicator tag to specify the visual properties of the Dial Gauge Needle or the Status Meter Bar.
|
IndicatorBar |
getIndicatorBar()
Description: Use the indicatorBar tag to set the fill properties of the inner rectangle (bar) of a status meter gauge.
|
IndicatorBase |
getIndicatorBase()
Description: Use the indicatorBase tag to set the fill properties of the circular base of the indicator of a dial gauge.
|
java.lang.String |
getInlineStyle()
Description: Style of the outer element of the component
|
LowerLabelFrame |
getLowerLabelFrame()
Description: Use the lowerLabelFrame tag to specify the colors for the frame behind the bottom label.
|
double |
getMaxValue()
Description: Specifies the greatest value on the gauge scale/axis.
|
java.lang.String |
getMaxValueAsString()
Description: Specifies the greatest value on the gauge scale/axis.
|
MetricLabel |
getMetricLabel()
Description: Use the metricLabel tag to position the label for the gauge metric.
|
double |
getMinValue()
Description: Specifies the lowest value on the gauge scale/axis.
|
java.lang.String |
getMinValueAsString()
Description: Specifies the lowest value on the gauge scale/axis.
|
java.lang.String[] |
getPartialTriggers()
Description: Specifies the IDs of the components that should trigger a partial update.
|
ShapeAttributesSet |
getShapeAttributesSet()
Description: Wraps shapeAttributes tags for a graph or for a gauge.
|
java.lang.String |
getShortDesc()
Description: Short description of the gauge.
|
java.lang.String |
getStyleClass()
Description: Sets a CSS style class to use for this component.
|
java.lang.String |
getTagName() |
ThresholdSet |
getThresholdSet()
Description: Use the thresholdSet tag to wrap all the threshold tags for a gauge or spark chart.
|
TickLabel |
getTickLabel()
Description: Use the tickLabel tag to specify which tick marks in a gauge have labels.
|
TickMark |
getTickMark()
Description: Use the tickMark tag to specify where tick marks are displayed in a gauge.
|
TopLabel |
getTopLabel()
Description: Use the topLabel tag to specify the text and location of a top label, if any, for the gauge.
|
UpperLabelFrame |
getUpperLabelFrame()
Description: Use the upperLabelFrame tag to specify the colors for the frame behind the top label.
|
java.lang.String |
getValue()
Description: The gauge data model, which must be an instance of DataModel.
|
boolean |
isDrillingEnabled()
Description: Specifies whether drilling is enabled in a gauge.
|
java.lang.String |
isDrillingEnabledAsString()
Description: Specifies whether drilling is enabled in a gauge.
|
boolean |
isGraphicAntialiasing()
Description: Specifies whether or not antialiasing will be used to smooth outlines of graphic areas.
|
java.lang.String |
isGraphicAntialiasingAsString()
Description: Specifies whether or not antialiasing will be used to smooth outlines of graphic areas.
|
boolean |
isPartialSubmit()
Description: Specifies whether an action should be performed through a partial page submit.
|
java.lang.String |
isPartialSubmitAsString()
Description: Specifies whether an action should be performed through a partial page submit.
|
boolean |
isRendered()
Description: Specifies whether the component is rendered.
|
java.lang.String |
isRenderedAsString()
Description: Specifies whether the component is rendered.
|
boolean |
isRenderImagemap()
Description: Specifies whether an image map (PNG) should be rendered.
|
java.lang.String |
isRenderImagemapAsString()
Description: Specifies whether an image map (PNG) should be rendered.
|
boolean |
isTextAntialiasing()
Description: Specifies whether or not antialiasing will be used to smooth text characters.
|
java.lang.String |
isTextAntialiasingAsString()
Description: Specifies whether or not antialiasing will be used to smooth text characters.
|
void |
setAngleExtent(int angleExtent)
Description: Specifies the angular extent of the dial gauge.
|
void |
setAngleExtentAsString(java.lang.String angleExtent)
Description: Specifies the angular extent of the dial gauge.
|
void |
setAnimationDownColor(java.lang.String animationDownColor)
Description: Specifies the color used to indicate that a data value has decreased.
|
void |
setAnimationDuration(int animationDuration)
Description: Specifies the animation duration in milliseconds.
|
void |
setAnimationDurationAsString(java.lang.String animationDuration)
Description: Specifies the animation duration in milliseconds.
|
void |
setAnimationUpColor(java.lang.String animationUpColor)
Description: Specifies the color used to indicate that a data value has increased.
|
void |
setAttributeFormat(AttributeFormat attributeFormat)
Description: Specifies formatting for an attribute matching the name property.
|
void |
setBinding(java.lang.String binding)
Description: Specifies a binding reference to store an instance of the component.
|
void |
setBottomLabel(BottomLabel bottomLabel)
Description: Use the bottomLabel tag to specify the text and location of a bottom label, if any, for the gauge.
|
void |
setClickAction(java.lang.String clickAction)
Description: Refers to a backing bean method that performs navigation processing for the graph and returns an outcome String.
|
void |
setClickListener(java.lang.String clickListener)
Description: The listener interface for receiving click events on the gauge components.
|
void |
setContentDelivery(java.lang.String contentDelivery)
Description: Specifies whether data is fetched with page load or after page load.
|
void |
setCustomizationId(java.lang.String customizationId)
Deprecated.
This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead.
|
void |
setCustomLayout(java.lang.String customLayout)
Description: Specifies custom layout information when the graph automatically places and sizes its components.
|
void |
setCustomShapesPath(java.lang.String customShapesPath)
Description: Specifies the path to the Custom Shapes definition file.
|
void |
setDrillingEnabled(boolean drillingEnabled)
Description: Specifies whether drilling is enabled in a gauge.
|
void |
setDrillingEnabledAsString(java.lang.String drillingEnabled)
Description: Specifies whether drilling is enabled in a gauge.
|
void |
setDynamicResize(java.lang.String dynamicResize)
Description: Specifies whether to resize the component based on its container size.
|
void |
setGaugeBackground(GaugeBackground gaugeBackground)
Description: Use the gaugeBackground tag to specify the background colors of a gauge.
|
void |
setGaugeFrame(GaugeFrame gaugeFrame)
Description: Use the gaugeFrame tag to specify the characteristics of the raised frame behind the dial gauge or the shadow behind the status meter and LED gauges.
|
void |
setGaugeLegendArea(GaugeLegendArea gaugeLegendArea)
Description: Use the gaugeLegendArea tag to determine the characteristics and display properties of the legend area of a gauge.
|
void |
setGaugeLegendText(GaugeLegendText gaugeLegendText)
Description: Use the gaugeLegendText tag to identify the number type to appear in the gauge legend.
|
void |
setGaugeLegendTitle(GaugeLegendTitle gaugeLegendTitle)
Description: Use the gaugeLegendTitle tag to specify the title for the gauge legend.
|
void |
setGaugePlotArea(GaugePlotArea gaugePlotArea)
Description: Use the gaugePlotArea tag to specify the characteristics of the plot area of a gauge.
|
void |
setGaugeSetColumnCount(int gaugeSetColumnCount)
Description: Specifies the number of columns to display in a gauge set.
|
void |
setGraphicAntialiasing(boolean graphicAntialiasing)
Description: Specifies whether or not antialiasing will be used to smooth outlines of graphic areas.
|
void |
setGraphicAntialiasingAsString(java.lang.String graphicAntialiasing)
Description: Specifies whether or not antialiasing will be used to smooth outlines of graphic areas.
|
void |
setId(java.lang.String id)
Description: Unique identifier of the component.
|
void |
setImageSource(java.lang.String imageSource)
Description: Specifies the URI for an image file that was generated by the application.
|
void |
setIndicator(Indicator indicator)
Description: Use the indicator tag to specify the visual properties of the Dial Gauge Needle or the Status Meter Bar.
|
void |
setIndicatorBar(IndicatorBar indicatorBar)
Description: Use the indicatorBar tag to set the fill properties of the inner rectangle (bar) of a status meter gauge.
|
void |
setIndicatorBase(IndicatorBase indicatorBase)
Description: Use the indicatorBase tag to set the fill properties of the circular base of the indicator of a dial gauge.
|
void |
setInlineStyle(java.lang.String inlineStyle)
Description: Style of the outer element of the component
|
void |
setLowerLabelFrame(LowerLabelFrame lowerLabelFrame)
Description: Use the lowerLabelFrame tag to specify the colors for the frame behind the bottom label.
|
void |
setMaxValue(double maxValue)
Description: Specifies the greatest value on the gauge scale/axis.
|
void |
setMaxValueAsString(java.lang.String maxValue)
Description: Specifies the greatest value on the gauge scale/axis.
|
void |
setMetricLabel(MetricLabel metricLabel)
Description: Use the metricLabel tag to position the label for the gauge metric.
|
void |
setMinValue(double minValue)
Description: Specifies the lowest value on the gauge scale/axis.
|
void |
setMinValueAsString(java.lang.String minValue)
Description: Specifies the lowest value on the gauge scale/axis.
|
void |
setPartialSubmit(boolean partialSubmit)
Description: Specifies whether an action should be performed through a partial page submit.
|
void |
setPartialSubmitAsString(java.lang.String partialSubmit)
Description: Specifies whether an action should be performed through a partial page submit.
|
void |
setPartialTriggers(java.lang.String[] partialTriggers)
Description: Specifies the IDs of the components that should trigger a partial update.
|
void |
setRendered(boolean rendered)
Description: Specifies whether the component is rendered.
|
void |
setRenderedAsString(java.lang.String rendered)
Description: Specifies whether the component is rendered.
|
void |
setRenderImagemap(boolean renderImagemap)
Description: Specifies whether an image map (PNG) should be rendered.
|
void |
setRenderImagemapAsString(java.lang.String renderImagemap)
Description: Specifies whether an image map (PNG) should be rendered.
|
void |
setShapeAttributesSet(ShapeAttributesSet shapeAttributesSet)
Description: Wraps shapeAttributes tags for a graph or for a gauge.
|
void |
setShortDesc(java.lang.String shortDesc)
Description: Short description of the gauge.
|
void |
setStyleClass(java.lang.String styleClass)
Description: Sets a CSS style class to use for this component.
|
void |
setTextAntialiasing(boolean textAntialiasing)
Description: Specifies whether or not antialiasing will be used to smooth text characters.
|
void |
setTextAntialiasingAsString(java.lang.String textAntialiasing)
Description: Specifies whether or not antialiasing will be used to smooth text characters.
|
void |
setThresholdSet(ThresholdSet thresholdSet)
Description: Use the thresholdSet tag to wrap all the threshold tags for a gauge or spark chart.
|
void |
setTickLabel(TickLabel tickLabel)
Description: Use the tickLabel tag to specify which tick marks in a gauge have labels.
|
void |
setTickMark(TickMark tickMark)
Description: Use the tickMark tag to specify where tick marks are displayed in a gauge.
|
void |
setTopLabel(TopLabel topLabel)
Description: Use the topLabel tag to specify the text and location of a top label, if any, for the gauge.
|
void |
setUpperLabelFrame(UpperLabelFrame upperLabelFrame)
Description: Use the upperLabelFrame tag to specify the colors for the frame behind the top label.
|
void |
setValue(java.lang.String value)
Description: The gauge data model, which must be an instance of DataModel.
|
_applyToRootElement, _applyToRootElement, applyChanges, applyChanges, applyChanges, applyChanges, applyChanges, cloneFrom, getAttribute, getComplexChild, getComplexChild, getComplexChildAsList, populateAttributesAndChildTags, removeComplexChildList, setAttribute, setComplexChild, setComplexChild, setComplexChildAsList
public java.lang.String getTagName()
getTagName
in class ComplexExtendedProperties
public int getAngleExtent() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setAngleExtent(int angleExtent)
angleExtent
- the value of the angleExtent attribute of the Tag this class represents.public java.lang.String getAngleExtentAsString() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setAngleExtentAsString(java.lang.String angleExtent)
angleExtent
- the value of the angleExtent attribute of the Tag this class represents.public java.lang.String getAnimationDownColor()
public void setAnimationDownColor(java.lang.String animationDownColor)
animationDownColor
- the value of the animationDownColor attribute of the Tag this class represents.public int getAnimationDuration() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setAnimationDuration(int animationDuration)
animationDuration
- the value of the animationDuration attribute of the Tag this class represents.public java.lang.String getAnimationDurationAsString() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setAnimationDurationAsString(java.lang.String animationDuration)
animationDuration
- the value of the animationDuration attribute of the Tag this class represents.public java.lang.String getAnimationUpColor()
public void setAnimationUpColor(java.lang.String animationUpColor)
animationUpColor
- the value of the animationUpColor attribute of the Tag this class represents.public java.lang.String getBinding()
public void setBinding(java.lang.String binding)
binding
- the value of the binding attribute of the Tag this class represents.public java.lang.String getClickAction()
public void setClickAction(java.lang.String clickAction)
clickAction
- the value of the clickAction attribute of the Tag this class represents.public java.lang.String getClickListener()
public void setClickListener(java.lang.String clickListener)
clickListener
- the value of the clickListener attribute of the Tag this class represents.public java.lang.String getContentDelivery()
public void setContentDelivery(java.lang.String contentDelivery)
contentDelivery
- the value of the contentDelivery attribute of the Tag this class represents.@Deprecated public java.lang.String getCustomizationId()
@Deprecated public void setCustomizationId(java.lang.String customizationId)
customizationId
- the value of the customizationId attribute of the Tag this class represents.public java.lang.String getCustomLayout()
public void setCustomLayout(java.lang.String customLayout)
customLayout
- the value of the customLayout attribute of the Tag this class represents.public java.lang.String getCustomShapesPath()
public void setCustomShapesPath(java.lang.String customShapesPath)
customShapesPath
- the value of the customShapesPath attribute of the Tag this class represents.public boolean isDrillingEnabled()
public void setDrillingEnabled(boolean drillingEnabled)
drillingEnabled
- the value of the drillingEnabled attribute of the Tag this class represents.public java.lang.String isDrillingEnabledAsString()
public void setDrillingEnabledAsString(java.lang.String drillingEnabled)
drillingEnabled
- the value of the drillingEnabled attribute of the Tag this class represents.public java.lang.String getDynamicResize()
public void setDynamicResize(java.lang.String dynamicResize)
dynamicResize
- the value of the dynamicResize attribute of the Tag this class represents.public int getGaugeSetColumnCount() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setGaugeSetColumnCount(int gaugeSetColumnCount)
gaugeSetColumnCount
- the value of the gaugeSetColumnCount attribute of the Tag this class represents.public boolean isGraphicAntialiasing()
public void setGraphicAntialiasing(boolean graphicAntialiasing)
graphicAntialiasing
- the value of the graphicAntialiasing attribute of the Tag this class represents.public java.lang.String isGraphicAntialiasingAsString()
public void setGraphicAntialiasingAsString(java.lang.String graphicAntialiasing)
graphicAntialiasing
- the value of the graphicAntialiasing attribute of the Tag this class represents.public java.lang.String getId()
public void setId(java.lang.String id)
id
- the value of the id attribute of the Tag this class represents.public java.lang.String getImageSource()
public void setImageSource(java.lang.String imageSource)
imageSource
- the value of the imageSource attribute of the Tag this class represents.public java.lang.String getInlineStyle()
public void setInlineStyle(java.lang.String inlineStyle)
inlineStyle
- the value of the inlineStyle attribute of the Tag this class represents.public double getMaxValue() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setMaxValue(double maxValue)
maxValue
- the value of the maxValue attribute of the Tag this class represents.public java.lang.String getMaxValueAsString() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setMaxValueAsString(java.lang.String maxValue)
maxValue
- the value of the maxValue attribute of the Tag this class represents.public double getMinValue() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setMinValue(double minValue)
minValue
- the value of the minValue attribute of the Tag this class represents.public java.lang.String getMinValueAsString() throws java.lang.NumberFormatException
java.lang.NumberFormatException
public void setMinValueAsString(java.lang.String minValue)
minValue
- the value of the minValue attribute of the Tag this class represents.public boolean isPartialSubmit()
public void setPartialSubmit(boolean partialSubmit)
partialSubmit
- the value of the partialSubmit attribute of the Tag this class represents.public java.lang.String isPartialSubmitAsString()
public void setPartialSubmitAsString(java.lang.String partialSubmit)
partialSubmit
- the value of the partialSubmit attribute of the Tag this class represents.public java.lang.String[] getPartialTriggers()
public void setPartialTriggers(java.lang.String[] partialTriggers)
partialTriggers
- the value of the partialTriggers attribute of the Tag this class represents.public boolean isRendered()
public void setRendered(boolean rendered)
rendered
- the value of the rendered attribute of the Tag this class represents.public java.lang.String isRenderedAsString()
public void setRenderedAsString(java.lang.String rendered)
rendered
- the value of the rendered attribute of the Tag this class represents.public boolean isRenderImagemap()
public void setRenderImagemap(boolean renderImagemap)
renderImagemap
- the value of the renderImagemap attribute of the Tag this class represents.public java.lang.String isRenderImagemapAsString()
public void setRenderImagemapAsString(java.lang.String renderImagemap)
renderImagemap
- the value of the renderImagemap attribute of the Tag this class represents.public java.lang.String getShortDesc()
public void setShortDesc(java.lang.String shortDesc)
shortDesc
- the value of the shortDesc attribute of the Tag this class represents.public java.lang.String getStyleClass()
public void setStyleClass(java.lang.String styleClass)
styleClass
- the value of the styleClass attribute of the Tag this class represents.public boolean isTextAntialiasing()
public void setTextAntialiasing(boolean textAntialiasing)
textAntialiasing
- the value of the textAntialiasing attribute of the Tag this class represents.public java.lang.String isTextAntialiasingAsString()
public void setTextAntialiasingAsString(java.lang.String textAntialiasing)
textAntialiasing
- the value of the textAntialiasing attribute of the Tag this class represents.public java.lang.String getValue()
public void setValue(java.lang.String value)
value
- the value of the value attribute of the Tag this class represents.public AttributeFormat getAttributeFormat()
public void setAttributeFormat(AttributeFormat attributeFormat)
attributeFormat
- the AttributeFormat of the Tag this class represents.public UpperLabelFrame getUpperLabelFrame()
public void setUpperLabelFrame(UpperLabelFrame upperLabelFrame)
upperLabelFrame
- the UpperLabelFrame of the Tag this class represents.public TopLabel getTopLabel()
public void setTopLabel(TopLabel topLabel)
topLabel
- the TopLabel of the Tag this class represents.public TickMark getTickMark()
public void setTickMark(TickMark tickMark)
tickMark
- the TickMark of the Tag this class represents.public TickLabel getTickLabel()
public void setTickLabel(TickLabel tickLabel)
tickLabel
- the TickLabel of the Tag this class represents.public ThresholdSet getThresholdSet()
public void setThresholdSet(ThresholdSet thresholdSet)
thresholdSet
- the ThresholdSet of the Tag this class represents.public ShapeAttributesSet getShapeAttributesSet()
public void setShapeAttributesSet(ShapeAttributesSet shapeAttributesSet)
shapeAttributesSet
- the ShapeAttributesSet of the Tag this class represents.public MetricLabel getMetricLabel()
public void setMetricLabel(MetricLabel metricLabel)
metricLabel
- the MetricLabel of the Tag this class represents.public LowerLabelFrame getLowerLabelFrame()
public void setLowerLabelFrame(LowerLabelFrame lowerLabelFrame)
lowerLabelFrame
- the LowerLabelFrame of the Tag this class represents.public IndicatorBase getIndicatorBase()
public void setIndicatorBase(IndicatorBase indicatorBase)
indicatorBase
- the IndicatorBase of the Tag this class represents.public IndicatorBar getIndicatorBar()
public void setIndicatorBar(IndicatorBar indicatorBar)
indicatorBar
- the IndicatorBar of the Tag this class represents.public Indicator getIndicator()
public void setIndicator(Indicator indicator)
indicator
- the Indicator of the Tag this class represents.public GaugePlotArea getGaugePlotArea()
public void setGaugePlotArea(GaugePlotArea gaugePlotArea)
gaugePlotArea
- the GaugePlotArea of the Tag this class represents.public GaugeLegendTitle getGaugeLegendTitle()
public void setGaugeLegendTitle(GaugeLegendTitle gaugeLegendTitle)
gaugeLegendTitle
- the GaugeLegendTitle of the Tag this class represents.public GaugeLegendText getGaugeLegendText()
public void setGaugeLegendText(GaugeLegendText gaugeLegendText)
gaugeLegendText
- the GaugeLegendText of the Tag this class represents.public GaugeLegendArea getGaugeLegendArea()
public void setGaugeLegendArea(GaugeLegendArea gaugeLegendArea)
gaugeLegendArea
- the GaugeLegendArea of the Tag this class represents.public GaugeFrame getGaugeFrame()
public void setGaugeFrame(GaugeFrame gaugeFrame)
gaugeFrame
- the GaugeFrame of the Tag this class represents.public GaugeBackground getGaugeBackground()
public void setGaugeBackground(GaugeBackground gaugeBackground)
gaugeBackground
- the GaugeBackground of the Tag this class represents.public BottomLabel getBottomLabel()
public void setBottomLabel(BottomLabel bottomLabel)
bottomLabel
- the BottomLabel of the Tag this class represents.