o
Tag chartNoDataMessage


The ChartNoDataMessage tag is used to specify the text that is shown if there is no data to display in the chart. This tag should be defined as a child tag for the chart-type components (pieChartView, barChartView, lineChartView).


Tag Information
Tag Classorg.openfaces.taglib.jsp.chart.ChartNoDataMessageJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style that is applied to the message text.
textfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullText that is displayed when no data for the chart is displayed.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.