...
All the methods are callable through "Appoxee.methodName", since they are all public static methods.
...
Note |
---|
Since Appoxee.setup() is an Asynchronous Initialisation method, any set action can be performed only after the call Appoxee.isReady()==True. Only after Appoxee.Setup() finished, the flag is set to TRUE value. It is recommended to check the flag before calling setters.
|
Table of Contents | ||||
---|---|---|---|---|
|
...