GEOS SDK TechDocs
|
|
1.2 View Features and Goals
|
2 Getting Started: View Basics
The GenView, like many objects in the UI, has its own UI controller object to further simplify its use. Though you can implement anything in the controller on your own, it's much easier simply to include a GenViewControl object and let it control the View features for you.
GenViewControlClass
is described after the GenView; you must understand the GenView before you can take full advantage of the controller. See The GenViewControl
for complete details.
GEOS SDK TechDocs
|
|
1.2 View Features and Goals
|
2 Getting Started: View Basics