Uses of Class
org.zkoss.chart.Responsive.Condition
-
Packages that use Responsive.Condition Package Description org.zkoss.chart -
-
Uses of Responsive.Condition in org.zkoss.chart
Methods in org.zkoss.chart that return Responsive.Condition Modifier and Type Method Description Responsive.Condition
Responsive.Rule. getCondition()
Returns the condition the rule applies.Methods in org.zkoss.chart with parameters of type Responsive.Condition Modifier and Type Method Description void
Responsive.Rule. setCondition(Responsive.Condition condition)
Sets the condition the rule applies.
-