Class AnimationContainer

  • All Implemented Interfaces:
    HasCallbackScope, IsDefaultAnimationTransition

    public final class AnimationContainer
    extends AnimationTransition
    Manages the ANIMATION, ANIMATIONS and TRANSITIONS properties of options in order to use the same logic among all options/configuration and datasets.
    Author:
    Andrea "Stock" Stocchero
    • Constructor Detail

      • AnimationContainer

        public AnimationContainer​(IsDefaultAnimationContainer defaultValues,
                                  DataEnvelop<NativeObject> envelop,
                                  String scope)
        Creates an animation container with the envelop of the native object where animations properties must be managed.
        Parameters:
        defaultValues - default provider
        envelop - envelop with a native object to map java script properties
        scope - scope of the options