org.apache.myfaces.trinidaddemo
Class ChartBean
java.lang.Object
org.apache.myfaces.trinidaddemo.ChartBean
- All Implemented Interfaces:
- Serializable
public class ChartBean
- extends Object
- implements Serializable
Managed bean for chat component demos.
- Version:
- $Name: $ ($Revision: adfrt/faces/adf-faces-demo/src/main/java/oracle/adfdemo/view/faces/ChartBean.java#1 $) $Date: 16-aug-2005.15:12:27 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChartBean
public ChartBean()
getValue
public ChartModel getValue()
getEditor
public ComponentEditorHandler getEditor()
updatePartial
public String updatePartial()
nextChartType
public String nextChartType()
isLargerDataSet
public boolean isLargerDataSet()
setLargerDataSet
public void setLargerDataSet(boolean b)
drillDown
public void drillDown(ChartDrillDownEvent event)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.