Language Reference Guide : 4. System Classes : ExtObject Class
 
Share this page                  
ExtObject Class
The ExtObject class is the superclass for all external classes that you register in your OpenROAD application. This class behaves exactly as the Object class and inherits all of its methods. For programming purposes, you can treat the ExtObject class the same as the Object class.
For a detailed discussion of creating external classes, see the Programming Guide.
Inherits From
Object Class
Inherited By
None
Attributes
None
Methods
None