xLoadData_getXGDS method

XGridDataSource<K> xLoadData_getXGDS()

Implementation

XGridDataSource<K> xLoadData_getXGDS() {
  return XGridDataSource<K>([], XView(""), true, context);
}