DataSource

From Xojo Documentation


Interface


Provides the methods needed to create a DataSource to use with WebListBox.

Methods
AvailableColumns RowCount RowTag
CellObject RowHeight

Notes

DataSource lets you create an generic way to populate the data for a WebListBox.

See Also

WebListBox, DataCell