See: Description
| Interface | Description | 
|---|---|
| ListEntryFormat<T extends ListFormatListener> | Responsible for formatting output data returned by a call to an OpenListProgram. | 
| ListFormatListener | Responsible for handling data that has been formatted by a ListEntryFormat. | 
| OpenListProgram<T extends ListEntryFormat,W extends ListFormatListener> | Any of the various QGY APIs on the system that process lists of data. | 
| Class | Description | 
|---|---|
| CloseList | |
| GetListEntries | Get list entries using the System API: 
 QGYGTLE | 
| ListInformation | |
| OpenListHandler | Use this to easily read entries created by an OpenListProgram. | 
| Util | Internal use. |