public class PictoChartExtendedProperties extends ComplexExtendedProperties
AF_NS, DVT_NS, F_NS
Constructor and Description |
---|
PictoChartExtendedProperties() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBinding()
Description:
Specifies a binding reference to store a specific instance of UIPictoChart
from a backing bean.
|
java.lang.Number |
getColumnWidth()
Description:
The width of a column in pixels.
|
java.lang.String |
getColumnWidthAsString()
Description:
The width of a column in pixels.
|
java.lang.String |
getContentDelivery()
Description:
Specifies whether to fetch content with page load or after page load.
|
java.lang.String |
getDrilling()
Description:
Specifies whether drilling is enabled.
|
java.lang.String |
getEmptyText()
Description:
The text of the component when empty.
|
java.lang.String |
getHoverBehavior()
Description:
Specifies the behavior when hovering over the picto chart data items.
|
java.lang.Number |
getHoverBehaviorDelay()
Description:
Specifies initial hover delay in ms for highlighting data items.
|
java.lang.String |
getHoverBehaviorDelayAsString()
Description:
Specifies initial hover delay in ms for highlighting data items.
|
java.lang.String |
getId()
Description:
Specifies the identifier for the component
|
java.lang.String |
getInlineStyle()
Description:
Style of the outer element (enclosing div) of the component
|
java.lang.String |
getLayout()
Description:
The direction in which the items are laid out.
|
java.lang.Number |
getLayoutColumnCount()
Description:
The number of columns that the component has.
|
java.lang.String |
getLayoutColumnCountAsString()
Description:
The number of columns that the component has.
|
java.lang.String |
getLayoutOrigin()
Description:
Defines where the first item is rendered.
|
java.lang.Number |
getLayoutRowCount()
Description:
The number of rows that the component has.
|
java.lang.String |
getLayoutRowCountAsString()
Description:
The number of rows that the component has.
|
java.lang.String[] |
getPartialTriggers()
Description:
The IDs of the components that should trigger a partial update.
|
java.util.List<PictoChartItem> |
getPictoChartItem()
Description:
Defines properties for a data item of a picto chart.
|
java.lang.Number |
getRowHeight()
Description:
The height of a row in pixels.
|
java.lang.String |
getRowHeightAsString()
Description:
The height of a row in pixels.
|
java.lang.String |
getSelectionMode()
Description:
Specifies the data selection mode for the picto chart.
|
java.lang.String |
getStyleClass()
Description:
Sets a CSS style class to use for this component.
|
java.lang.String |
getTagName() |
java.lang.Object |
getValue()
Description:
The data model for the Picto Chart - can be an instance of javax.faces.CollectionModel
|
java.lang.String |
getVar()
Description:
Name of the EL variable used to reference each element of this collection.
|
java.lang.String |
getVarStatus()
Description:
Name of the EL variable used to reference the varStatus information.
|
boolean |
isRendered()
Description:
Specifies whether the component is rendered.
|
java.lang.String |
isRenderedAsString()
Description:
Specifies whether the component is rendered.
|
void |
setBinding(java.lang.String binding)
Description:
Specifies a binding reference to store a specific instance of UIPictoChart
from a backing bean.
|
void |
setColumnWidth(java.lang.Number columnWidth)
Description:
The width of a column in pixels.
|
void |
setColumnWidthAsString(java.lang.String columnWidth)
Description:
The width of a column in pixels.
|
void |
setContentDelivery(java.lang.String contentDelivery)
Description:
Specifies whether to fetch content with page load or after page load.
|
void |
setDrilling(java.lang.String drilling)
Description:
Specifies whether drilling is enabled.
|
void |
setEmptyText(java.lang.String emptyText)
Description:
The text of the component when empty.
|
void |
setHoverBehavior(java.lang.String hoverBehavior)
Description:
Specifies the behavior when hovering over the picto chart data items.
|
void |
setHoverBehaviorDelay(java.lang.Number hoverBehaviorDelay)
Description:
Specifies initial hover delay in ms for highlighting data items.
|
void |
setHoverBehaviorDelayAsString(java.lang.String hoverBehaviorDelay)
Description:
Specifies initial hover delay in ms for highlighting data items.
|
void |
setId(java.lang.String id)
Description:
Specifies the identifier for the component
|
void |
setInlineStyle(java.lang.String inlineStyle)
Description:
Style of the outer element (enclosing div) of the component
|
void |
setLayout(java.lang.String layout)
Description:
The direction in which the items are laid out.
|
void |
setLayoutColumnCount(java.lang.Number layoutColumnCount)
Description:
The number of columns that the component has.
|
void |
setLayoutColumnCountAsString(java.lang.String layoutColumnCount)
Description:
The number of columns that the component has.
|
void |
setLayoutOrigin(java.lang.String layoutOrigin)
Description:
Defines where the first item is rendered.
|
void |
setLayoutRowCount(java.lang.Number layoutRowCount)
Description:
The number of rows that the component has.
|
void |
setLayoutRowCountAsString(java.lang.String layoutRowCount)
Description:
The number of rows that the component has.
|
void |
setPartialTriggers(java.lang.String[] partialTriggers)
Description:
The IDs of the components that should trigger a partial update.
|
void |
setPictoChartItem(java.util.List<PictoChartItem> pictoChartItem)
Description:
Defines properties for a data item of a picto chart.
|
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 |
setRowHeight(java.lang.Number rowHeight)
Description:
The height of a row in pixels.
|
void |
setRowHeightAsString(java.lang.String rowHeight)
Description:
The height of a row in pixels.
|
void |
setSelectionMode(java.lang.String selectionMode)
Description:
Specifies the data selection mode for the picto chart.
|
void |
setStyleClass(java.lang.String styleClass)
Description:
Sets a CSS style class to use for this component.
|
void |
setValue(java.lang.Object value)
Description:
The data model for the Picto Chart - can be an instance of javax.faces.CollectionModel
|
void |
setVar(java.lang.String var)
Description:
Name of the EL variable used to reference each element of this collection.
|
void |
setVarStatus(java.lang.String varStatus)
Description:
Name of the EL variable used to reference the varStatus information.
|
_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 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.Number getColumnWidth()
public void setColumnWidth(java.lang.Number columnWidth)
columnWidth
- the value of the columnWidth attribute of the Tag this class represents.public java.lang.String getColumnWidthAsString()
public void setColumnWidthAsString(java.lang.String columnWidth)
columnWidth
- the value of the columnWidth 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.public java.lang.String getDrilling()
public void setDrilling(java.lang.String drilling)
drilling
- the value of the drilling attribute of the Tag this class represents.public java.lang.String getEmptyText()
public void setEmptyText(java.lang.String emptyText)
emptyText
- the value of the emptyText attribute of the Tag this class represents.public java.lang.String getHoverBehavior()
public void setHoverBehavior(java.lang.String hoverBehavior)
hoverBehavior
- the value of the hoverBehavior attribute of the Tag this class represents.public java.lang.Number getHoverBehaviorDelay()
public void setHoverBehaviorDelay(java.lang.Number hoverBehaviorDelay)
hoverBehaviorDelay
- the value of the hoverBehaviorDelay attribute of the Tag this class represents.public java.lang.String getHoverBehaviorDelayAsString()
public void setHoverBehaviorDelayAsString(java.lang.String hoverBehaviorDelay)
hoverBehaviorDelay
- the value of the hoverBehaviorDelay 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 getInlineStyle()
public void setInlineStyle(java.lang.String inlineStyle)
inlineStyle
- the value of the inlineStyle attribute of the Tag this class represents.public java.lang.String getLayout()
public void setLayout(java.lang.String layout)
layout
- the value of the layout attribute of the Tag this class represents.public java.lang.Number getLayoutColumnCount()
public void setLayoutColumnCount(java.lang.Number layoutColumnCount)
layoutColumnCount
- the value of the layoutColumnCount attribute of the Tag this class represents.public java.lang.String getLayoutColumnCountAsString()
public void setLayoutColumnCountAsString(java.lang.String layoutColumnCount)
layoutColumnCount
- the value of the layoutColumnCount attribute of the Tag this class represents.public java.lang.String getLayoutOrigin()
public void setLayoutOrigin(java.lang.String layoutOrigin)
layoutOrigin
- the value of the layoutOrigin attribute of the Tag this class represents.public java.lang.Number getLayoutRowCount()
public void setLayoutRowCount(java.lang.Number layoutRowCount)
layoutRowCount
- the value of the layoutRowCount attribute of the Tag this class represents.public java.lang.String getLayoutRowCountAsString()
public void setLayoutRowCountAsString(java.lang.String layoutRowCount)
layoutRowCount
- the value of the layoutRowCount 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 java.lang.Number getRowHeight()
public void setRowHeight(java.lang.Number rowHeight)
rowHeight
- the value of the rowHeight attribute of the Tag this class represents.public java.lang.String getRowHeightAsString()
public void setRowHeightAsString(java.lang.String rowHeight)
rowHeight
- the value of the rowHeight attribute of the Tag this class represents.public java.lang.String getSelectionMode()
public void setSelectionMode(java.lang.String selectionMode)
selectionMode
- the value of the selectionMode 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 java.lang.Object getValue()
public void setValue(java.lang.Object value)
value
- the value of the value attribute of the Tag this class represents.public java.lang.String getVar()
public void setVar(java.lang.String var)
var
- the value of the var attribute of the Tag this class represents.public java.lang.String getVarStatus()
public void setVarStatus(java.lang.String varStatus)
varStatus
- the value of the varStatus attribute of the Tag this class represents.public java.util.List<PictoChartItem> getPictoChartItem()
public void setPictoChartItem(java.util.List<PictoChartItem> pictoChartItem)
pictoChartItem
- a list of PictoChartItem objects.