TransitionType_Bounce Class Members
The following tables list the members exposed by TransitionType_Bounce.
Public Constructors
Name | Description | |
---|---|---|
TransitionType_Bounce Constructor | Constructor. You pass in the total time taken for the bounce. |
Public Methods
Name | Description | |
---|---|---|
onTimer | Called to find the value for the movement of properties for the time passed in. (Inherited from Aveva.ApplicationFramework.Presentation.Utilities.Transitions.TransitionType_UserDefined) | |
setup | Sets up the transitions. (Inherited from Aveva.ApplicationFramework.Presentation.Utilities.Transitions.TransitionType_UserDefined) |
See Also