Try OpenEdge Now
Object-oriented Programming
Getting Started with Classes, Interfaces, and Objects
:
Defining classes
:
Defining behavior in a class
Defining behavior in a class
The behavior within a class is defined using methods and events.
In this section:
Methods of a class
Events of a class