GenClass: 2 GenClass Instance Data

Up: GEOS SDK TechDocs | Up | Down | Prev: 1 GenClass Features | Next: 3 GenClass Basics

Generic objects, along with visual objects, are the main means through which a user can communicate with an application. All generic objects follow an object-oriented class hierarchy with GenClass acting as their superclass. Therefore, all generic objects will share the attributes and behavior of GenClass , although many may not make use of the entire utility provided.


Up: GEOS SDK TechDocs | Up | Down | Prev: 1 GenClass Features | Next: 3 GenClass Basics