14 public function __construct($duration = 400, $easing =
"swing", $queue =
false) {
Base component for JQuery UI visuals components.
setParamCtrl($key, $value, $typeCtrl)
Composant JQuery UI Animation property.
setDuration($value)
An int determining how long the animation will run (in milliseconds).
setEasing($value)
A string indicating which easing function to use for the transition.
__construct($duration=400, $easing="swing", $queue=false)
setQueue($value)
A Boolean indicating whether to place the animation in the effects queue.