GEOS SDK TechDocs
|
|
|
1 GenClass Features
|
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.
GEOS SDK TechDocs
|
|
|
1 GenClass Features
|
3 GenClass Basics