-
Notifications
You must be signed in to change notification settings - Fork 3
2. Component methods
The component provides two methods to retrieve instances for each type of progress bar.
New AJUI_ProgressBar ( ) : the method returns an object representing an instance of the linear progress bar. The object contains different properties and their default values as well as formulas to manipulate them.
New AJUI_CircularProgressBar ( ) : the method returns an object representing an instance of the circular progress bar. The object contains different properties and their default values as well as formulas to manipulate them.
AJUI_ProgressBar ( ) : This method replaces New AJUI_ProgressBar starting from V18R3, it is used to return the ProgressBar class. The functions of the class are identical to the formulas.
AJUI_CircularProgressBar ( ) : This method replaces New AJUI_CircularProgressBar starting from V18R3, it is used to return the CircularProgressBar class. The functions of the class are identical to the formulas.
The other methods available prefixed "HDI" (How do I) allow you to call forms containing examples of how to use the component's features.
AJUI Progressbar 1.1.1 - Friday, 09 June 2020
User Manual 🇺🇸
-
Introduction
-
Practice
Manuel d'utilisation 🇫🇷