chartfx
Tag condition


Allows customization of the conditions for a Conditional attribute.

Parent Tag: conditionalAttributes.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.ConditionTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameCondition

Attributes
NameRequiredRequest-timeTypeDescription
activefalsetruejava.lang.StringSets a value indicating whether the specified ConditionalAttribute is enabled or disabled.
dataElementfalsetruejava.lang.Stringsets the data value that the specified ConditionalAttribute will evaluate. The available values are: YVALUE, XVALUE and INI_VALUE
fromfalsetruejava.lang.StringSets a value indicating the beginning value of the conditional range for a ConditionalAttribute.
fromOpenfalsetruejava.lang.StringSets a value indicating whether or not to include the configured From value in the range.
inversefalsetruejava.lang.StringSets a value indicating whether to reverse the configured To and From.
tofalsetruejava.lang.StringSets a value indicating the ending value of the conditional range for a ConditionalAttribute.
toOpenfalsetruejava.lang.StringSets a value indicates whether or not to include the configured To value in the range.

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.