Java Doc for OutputChart.java in  » J2EE » ICEfaces-1.6.1 » com » icesoft » faces » component » outputchart » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » J2EE » ICEfaces 1.6.1 » com.icesoft.faces.component.outputchart 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.icesoft.faces.component.ext.HtmlCommandButton
   com.icesoft.faces.component.outputchart.OutputChart

OutputChart
public class OutputChart extends HtmlCommandButton implements Serializable(Code)


Field Summary
public static  StringAREA_CHART_TYPE
    
public static  StringAREA_STACKED_CHART_TYPE
    
public static  StringBAR_CHART_TYPE
    
public static  StringBAR_CLUSTERED_CHART_TYPE
    
public static  StringBAR_STACKED_CHART_TYPE
    
public static  StringCUSTOM_CHART_TYPE
    
public static  StringDEFAULT_CHART_TYPE
    
static  StringICE_CHART_COMPONENT
    
public static  StringLINE_CHART_TYPE
    
public static  StringPIE2D_CHART_TYPE
    
public static  StringPIE3D_CHART_TYPE
    
public static  StringPOINT_CHART_TYPE
    
public static  StringSTOCK_CHART_TYPE
    
 Filefolder
    

Constructor Summary
public  OutputChart()
    

Method Summary
public  voidbroadcast(FacesEvent event)
    
public  voiddecode(FacesContext context)
    
public  voidencodeBegin(FacesContext context)
    
public  BooleanevaluateRenderOnSubmit(FacesContext context)
    
 voidgenerateClientSideImageMap(DOMContext domContext, Element map)
    
public  ChartgetChart()
    
public  StringgetChartTitle()
    
public  ImageMapAreagetClickedImageMapArea()
    
public  ObjectgetColors()
    
public  ObjectgetData()
    
public  StringgetFileName()
    
 FilegetFolder()
    
 MapgetGeneratedImageMapArea()
    
public  StringgetHeight()
    
public  ObjectgetLabels()
    
public  ObjectgetLegendColumns()
    
public  ObjectgetLegendPlacement()
    
 OutputStreamgetNewOutputStream()
    
public  OutputStreamgetOutputStream()
    
public  StringgetPath()
    
public  MethodBindinggetRenderOnSubmit()
    
public  ObjectgetShapes()
    
public  StringgetStyle()
    
public  StringgetStyleClass()
    
public  StringgetType()
    
public  StringgetWidth()
    
public  ObjectgetXaxisLabels()
    
public  StringgetXaxisTitle()
    
public  StringgetYaxisTitle()
    
protected  booleanhasActionListener()
    
public  booleanisClientSideImageMap()
    
public  booleanisHorizontal()
    
public  booleanisRender()
    
public  voidrender()
    
public  voidrestoreState(FacesContext context, Object state)
    
public  ObjectsaveState(FacesContext context)
    
public  voidsetChart(Chart chart)
    

Set the value of the chart property.

public  voidsetChartTitle(String chartTitle)
    

Set the value of the chartTitle property.

public  voidsetClickedImageMapArea(ImageMapArea clickedImageMapArea)
    
public  voidsetColors(Object colors)
    

Set the value of the colors property.

public  voidsetData(Object data)
    

Set the value of the data property.

public  voidsetHeight(String height)
    

Set the value of the height property.

public  voidsetHorizontal(boolean horizontal)
    
public  voidsetLabels(Object labels)
    

Set the value of the labels property.

public  voidsetLegendColumns(Object legendColumns)
    

Set the value of the legendColumns property.

public  voidsetLegendPlacement(Object legendPlacement)
    

Set the value of the legendPlacement property.

public  voidsetRenderOnSubmit(MethodBinding renderOnSubmit)
    
public  voidsetShapes(Object shapes)
    

Set the value of the shapes property.

public  voidsetStyle(String style)
    
public  voidsetStyleClass(String styleClass)
    
public  voidsetType(String type)
    

Set the value of the type property.

public  voidsetWidth(String width)
    

Set the value of the width property.

public  voidsetXaxisLabels(Object xaxisLabels)
    

Set the value of the xaxisLabels property.

public  voidsetXaxisTitle(String xaxisTitle)
    

Set the value of the xaxisTitle property.

public  voidsetYaxisTitle(String yaxisTitle)
    

Set the value of the yaxisTitle property.


Field Detail
AREA_CHART_TYPE
public static String AREA_CHART_TYPE(Code)



AREA_STACKED_CHART_TYPE
public static String AREA_STACKED_CHART_TYPE(Code)



BAR_CHART_TYPE
public static String BAR_CHART_TYPE(Code)



BAR_CLUSTERED_CHART_TYPE
public static String BAR_CLUSTERED_CHART_TYPE(Code)



BAR_STACKED_CHART_TYPE
public static String BAR_STACKED_CHART_TYPE(Code)



CUSTOM_CHART_TYPE
public static String CUSTOM_CHART_TYPE(Code)



DEFAULT_CHART_TYPE
public static String DEFAULT_CHART_TYPE(Code)



ICE_CHART_COMPONENT
static String ICE_CHART_COMPONENT(Code)



LINE_CHART_TYPE
public static String LINE_CHART_TYPE(Code)



PIE2D_CHART_TYPE
public static String PIE2D_CHART_TYPE(Code)



PIE3D_CHART_TYPE
public static String PIE3D_CHART_TYPE(Code)



POINT_CHART_TYPE
public static String POINT_CHART_TYPE(Code)



STOCK_CHART_TYPE
public static String STOCK_CHART_TYPE(Code)



folder
File folder(Code)




Constructor Detail
OutputChart
public OutputChart()(Code)




Method Detail
broadcast
public void broadcast(FacesEvent event) throws AbortProcessingException(Code)



decode
public void decode(FacesContext context)(Code)



encodeBegin
public void encodeBegin(FacesContext context) throws IOException(Code)



evaluateRenderOnSubmit
public Boolean evaluateRenderOnSubmit(FacesContext context)(Code)



generateClientSideImageMap
void generateClientSideImageMap(DOMContext domContext, Element map)(Code)



getChart
public Chart getChart()(Code)

Return the value of the chart property.




getChartTitle
public String getChartTitle()(Code)

Return the value of the chartTitle property.




getClickedImageMapArea
public ImageMapArea getClickedImageMapArea()(Code)

Return the value of the data property.




getColors
public Object getColors()(Code)

Return the value of the colors property.




getData
public Object getData()(Code)

Return the value of the data property.




getFileName
public String getFileName()(Code)

Return the value of the fileName property.




getFolder
File getFolder()(Code)



getGeneratedImageMapArea
Map getGeneratedImageMapArea()(Code)



getHeight
public String getHeight()(Code)

Return the value of the height property.




getLabels
public Object getLabels()(Code)

Return the value of the labels property.




getLegendColumns
public Object getLegendColumns()(Code)

Return the value of the legendColumns property.




getLegendPlacement
public Object getLegendPlacement()(Code)

Return the value of the legendLabel property.




getNewOutputStream
OutputStream getNewOutputStream()(Code)

Return the value of the data property.




getOutputStream
public OutputStream getOutputStream()(Code)

Return the value of the data property.




getPath
public String getPath()(Code)

Return the the path where the chart is stored.




getRenderOnSubmit
public MethodBinding getRenderOnSubmit()(Code)



getShapes
public Object getShapes()(Code)

Return the value of the shapes property.




getStyle
public String getStyle()(Code)

Return the value of the style property.




getStyleClass
public String getStyleClass()(Code)

Return the value of the styleClass property.




getType
public String getType()(Code)

Return the value of the type property.




getWidth
public String getWidth()(Code)

Return the value of the width property.




getXaxisLabels
public Object getXaxisLabels()(Code)

Return the value of the xaxisLabels property.




getXaxisTitle
public String getXaxisTitle()(Code)

Return the value of the xaxisTitle property.




getYaxisTitle
public String getYaxisTitle()(Code)

Return the value of the yaxisTitle property.




hasActionListener
protected boolean hasActionListener()(Code)



isClientSideImageMap
public boolean isClientSideImageMap()(Code)

Return a boolean flag which tells if the chart can have a clientSideImageMap or not.




isHorizontal
public boolean isHorizontal()(Code)



isRender
public boolean isRender()(Code)



render
public void render()(Code)



restoreState
public void restoreState(FacesContext context, Object state)(Code)

Perform any processing required to restore the state from the entries in the state Object.




saveState
public Object saveState(FacesContext context)(Code)

Gets the state of the instance as a Serializable Object.




setChart
public void setChart(Chart chart)(Code)

Set the value of the chart property.




setChartTitle
public void setChartTitle(String chartTitle)(Code)

Set the value of the chartTitle property.




setClickedImageMapArea
public void setClickedImageMapArea(ImageMapArea clickedImageMapArea)(Code)



setColors
public void setColors(Object colors)(Code)

Set the value of the colors property.




setData
public void setData(Object data)(Code)

Set the value of the data property.




setHeight
public void setHeight(String height)(Code)

Set the value of the height property.




setHorizontal
public void setHorizontal(boolean horizontal)(Code)



setLabels
public void setLabels(Object labels)(Code)

Set the value of the labels property.




setLegendColumns
public void setLegendColumns(Object legendColumns)(Code)

Set the value of the legendColumns property.




setLegendPlacement
public void setLegendPlacement(Object legendPlacement)(Code)

Set the value of the legendPlacement property.




setRenderOnSubmit
public void setRenderOnSubmit(MethodBinding renderOnSubmit)(Code)



setShapes
public void setShapes(Object shapes)(Code)

Set the value of the shapes property.




setStyle
public void setStyle(String style)(Code)

Set the value of the style property.




setStyleClass
public void setStyleClass(String styleClass)(Code)

Set the value of the styleClass property.




setType
public void setType(String type)(Code)

Set the value of the type property.




setWidth
public void setWidth(String width)(Code)

Set the value of the width property.




setXaxisLabels
public void setXaxisLabels(Object xaxisLabels)(Code)

Set the value of the xaxisLabels property.




setXaxisTitle
public void setXaxisTitle(String xaxisTitle)(Code)

Set the value of the xaxisTitle property.




setYaxisTitle
public void setYaxisTitle(String yaxisTitle)(Code)

Set the value of the yaxisTitle property.




Fields inherited from com.icesoft.faces.component.ext.HtmlCommandButton
final public static String COMPONENT_TYPE(Code)(Java Doc)
final public static String RENDERER_TYPE(Code)(Java Doc)

Methods inherited from com.icesoft.faces.component.ext.HtmlCommandButton
public CurrentStyle getCurrentStyle()(Code)(Java Doc)
public Effect getEffect()(Code)(Java Doc)
public String getEnabledOnUserRole()(Code)(Java Doc)
public Effect getOnclickeffect()(Code)(Java Doc)
public Effect getOndblclickeffect()(Code)(Java Doc)
public Effect getOnkeydowneffect()(Code)(Java Doc)
public Effect getOnkeypresseffect()(Code)(Java Doc)
public Effect getOnkeyupeffect()(Code)(Java Doc)
public Effect getOnmousedowneffect()(Code)(Java Doc)
public Effect getOnmousemoveeffect()(Code)(Java Doc)
public Effect getOnmouseouteffect()(Code)(Java Doc)
public Effect getOnmouseovereffect()(Code)(Java Doc)
public Effect getOnmouseupeffect()(Code)(Java Doc)
public boolean getPartialSubmit()(Code)(Java Doc)
public String getRenderedOnUserRole()(Code)(Java Doc)
public String getStyleClass()(Code)(Java Doc)
public boolean getVisible()(Code)(Java Doc)
public boolean isDisabled()(Code)(Java Doc)
public boolean isRendered()(Code)(Java Doc)
public boolean isVisible()(Code)(Java Doc)
public void requestFocus()(Code)(Java Doc)
public void restoreState(FacesContext context, Object state)(Code)(Java Doc)
public Object saveState(FacesContext context)(Code)(Java Doc)
public void setCurrentStyle(CurrentStyle currentStyle)(Code)(Java Doc)
public void setEffect(Effect effect)(Code)(Java Doc)
public void setEnabledOnUserRole(String enabledOnUserRole)(Code)(Java Doc)
public void setOnclickeffect(Effect onclickeffect)(Code)(Java Doc)
public void setOndblclickeffect(Effect ondblclickeffect)(Code)(Java Doc)
public void setOnkeydowneffect(Effect onkeydowneffect)(Code)(Java Doc)
public void setOnkeypresseffect(Effect onkeypresseffect)(Code)(Java Doc)
public void setOnkeyupeffect(Effect onkeyupeffect)(Code)(Java Doc)
public void setOnmousedowneffect(Effect onmousedowneffect)(Code)(Java Doc)
public void setOnmousemoveeffect(Effect onmousemoveeffect)(Code)(Java Doc)
public void setOnmouseouteffect(Effect onmouseouteffect)(Code)(Java Doc)
public void setOnmouseovereffect(Effect onmouseovereffect)(Code)(Java Doc)
public void setOnmouseupeffect(Effect onmouseupeffect)(Code)(Java Doc)
public void setPartialSubmit(boolean partialSubmit)(Code)(Java Doc)
public void setRenderedOnUserRole(String renderedOnUserRole)(Code)(Java Doc)
public void setStyleClass(String styleClass)(Code)(Java Doc)
public void setValueBinding(String s, ValueBinding vb)(Code)(Java Doc)
public void setVisible(boolean visible)(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.