Uses of Class
org.primefaces.model.charts.optionconfig.animation.Animation
Packages that use Animation
-
Uses of Animation in org.primefaces.component.charts
Methods in org.primefaces.component.charts with parameters of type AnimationModifier and TypeMethodDescriptionprotected voidChartRenderer.encodeAnimation(javax.faces.context.FacesContext context, Animation animation, boolean hasComma) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Animation in org.primefaces.model.charts
Methods in org.primefaces.model.charts that return AnimationModifier and TypeMethodDescriptionChartOptions.getAnimation()Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.primefaces.model.charts with parameters of type AnimationModifier and TypeMethodDescriptionvoidChartOptions.setAnimation(Animation animation) Deprecated, for removal: This API element is subject to removal in a future version.