Uses of Class
org.zkoss.chart.ActiveWhen
-
Packages that use ActiveWhen Package Description org.zkoss.chart -
-
Uses of ActiveWhen in org.zkoss.chart
Methods in org.zkoss.chart that return ActiveWhen Modifier and Type Method Description ActiveWhen
DefaultSpeechOptions. getActiveWhen()
Returns the ActiveWhen object.Methods in org.zkoss.chart with parameters of type ActiveWhen Modifier and Type Method Description void
DefaultSpeechOptions. setActiveWhen(ActiveWhen activeWhen)
Sets the ActiveWhen object.void
GlobalTrack. setActiveWhen(ActiveWhen activeWhen)
Sets the ActiveWhen object.
-