Uses of Interface
org.pentaho.platform.dataaccess.datasource.wizard.models.ICsvModelValidationListener

Packages that use ICsvModelValidationListener
org.pentaho.platform.dataaccess.datasource.wizard.models Contains UI-specific implementations of the MQL thin-model interfaces. 
 

Uses of ICsvModelValidationListener in org.pentaho.platform.dataaccess.datasource.wizard.models
 

Classes in org.pentaho.platform.dataaccess.datasource.wizard.models that implement ICsvModelValidationListener
 class DatasourceModel
           
 

Methods in org.pentaho.platform.dataaccess.datasource.wizard.models with parameters of type ICsvModelValidationListener
 void CsvModel.addCsvModelValidationListener(ICsvModelValidationListener listener)