com.raritantechnologies.searchApp
Interface IDataTableDescriptor

All Known Implementing Classes:
BasicDataTable

public interface IDataTableDescriptor


Method Summary
 IDataRowDescriptor[] getRows()
           
 

Method Detail

getRows

public IDataRowDescriptor[] getRows()