Generic base class - root of the ActiveUI class hierarchy.
var obj = new Active.System.Object;
Parent Classes:
Active.System.Object |
| clone | Creates an object clone. |
| handle | Handles exceptions in the ActiveUI methods. |
| init | Initializes the object. |
| timeout | Calls a method after a specified time interval has elapsed. |
| toString | Converts object to string. |