org.openfaces.component.chart
Class PieSectorProperties
java.lang.Object
UIOutput
org.openfaces.component.chart.PieSectorProperties
- All Implemented Interfaces:
- org.openfaces.renderkit.cssparser.StyledComponent
public class PieSectorProperties
- extends UIOutput
- implements org.openfaces.renderkit.cssparser.StyledComponent
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PieSectorProperties
public PieSectorProperties()
getDynamicCondition
public ChartViewValueExpression getDynamicCondition()
setDynamicCondition
public void setDynamicCondition(ChartViewValueExpression dynamicTooltip)
getPulled
public java.lang.Float getPulled()
setPulled
public void setPulled(java.lang.Float pulled)
getTextStyle
public java.lang.String getTextStyle()
- Specified by:
getTextStyle
in interface org.openfaces.renderkit.cssparser.StyledComponent
setTextStyle
public void setTextStyle(java.lang.String style)
- Specified by:
setTextStyle
in interface org.openfaces.renderkit.cssparser.StyledComponent
setStyle
public void setStyle(java.lang.String style)
getStyle
public java.lang.String getStyle()
setParent
public void setParent(UIComponent uiComponent)
getStyleObjectModel
public org.openfaces.renderkit.cssparser.StyleObjectModel getStyleObjectModel()
- Specified by:
getStyleObjectModel
in interface org.openfaces.renderkit.cssparser.StyledComponent
getComponentsChain
public org.openfaces.renderkit.cssparser.StyledComponent[] getComponentsChain()
- Specified by:
getComponentsChain
in interface org.openfaces.renderkit.cssparser.StyledComponent
getHint
public java.lang.String getHint()
- Specified by:
getHint
in interface org.openfaces.renderkit.cssparser.StyledComponent
saveState
public java.lang.Object saveState(FacesContext context)
restoreState
public void restoreState(FacesContext facesContext,
java.lang.Object object)
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.