JSDO class and object reference
- Last Updated: August 28, 2015
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The classes and objects described in this reference to support Progress Data Objects comprise the entire implementation for the client-side JavaScript Data Object (JSDO). Each class or object description lists its members by category: properties, methods, and events, with a short description of each member. For a detailed description of each member, see JSDO properties, methods, and events reference.
Note: JavaScript is a case-sensitive language. So,
class type, property, method, and event names, as well as other
defined language elements (such as data types) must have the specified
letter case.
Note: In addition to the documented members, these
classes and objects might also contain undocumented members that
are reserved for internal use by OpenEdge.