Define state in a class
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Data can exist in the following forms within a class:
- Data members of the class
- Properties of a class
- ABL widgets, streams, and work tables that are referenced by class members
- Local variables of a method within the class