Skip to content

3. Component methods

Maurice Inzirillo edited this page May 15, 2020 · 6 revisions

AJUI_Animate_Info( ) -> String : Returns the version number of the component.

New Animation ( ) -> Object : Returns an object that contains all the usable member functions (Effects).

formGetObjectsCoordinates ( ) : This method retrieves in the object variable Form.AJUI_Animate_formObjects all the objects of the current form as well as their coordinates.

formResetObjectsCoordinates ( ) : This method moves and resizes all the form objects using the coordinates stored in the object variable Form.AJUI_Animate_formObjects.