Uses of Class
LumiSoft.Data.DataSet

Packages that use DataSet
LumiSoft.Data   
LumiSoft.UI.Controls   
 

Uses of DataSet in LumiSoft.Data
 

Methods in LumiSoft.Data that return DataSet
 DataSet DataTable.getDataSet()
          Gets the DataSet that this table belongs to.
 

Constructors in LumiSoft.Data with parameters of type DataSet
DataTable(DataSet dataset)
           
 

Uses of DataSet in LumiSoft.UI.Controls
 

Methods in LumiSoft.UI.Controls that return DataSet
 DataSet WText.GetTexts(java.lang.String txtNumbers)
          Get specified texts from local file.