Object
From GiderosMobile
Supported platforms:
Available since: Gideros 2015.08
Description
Main Object class from which all Gideros classes inherit.
There is no other purpose for this classes, rather a neat way to add methods to all Gideros classes{|-
| style="width: 50%;"|
Methods
Object:getBaseClass - returns base class
Object:getClass - returns class name
Object:isInstanceOf - checks if instance belongs to class
| style="width: 50%;"|
Events
Constants
|}