class Animation extends Model (View source)

Properties

protected $animationEndType
protected $animationEndDataType
protected $animationFadeType
protected $animationFadeDataType
protected $animationStaticType
protected $animationStaticDataType

Methods

setAnimationEnd(AnimationEnd $animationEnd)

No description

getAnimationEnd()

No description

setAnimationFade(AnimationFade $animationFade)

No description

getAnimationFade()

No description

setAnimationStatic(AnimationStatic $animationStatic)

No description

Details

setAnimationEnd(AnimationEnd $animationEnd)

No description

Parameters

AnimationEnd $animationEnd

AnimationEnd getAnimationEnd()

No description

Return Value

AnimationEnd

setAnimationFade(AnimationFade $animationFade)

No description

Parameters

AnimationFade $animationFade

AnimationFade getAnimationFade()

No description

Return Value

AnimationFade

setAnimationStatic(AnimationStatic $animationStatic)

No description

Parameters

AnimationStatic $animationStatic

AnimationStatic getAnimationStatic()

No description

Return Value

AnimationStatic