org.pentaho.di.ui.core.widget
Interface ComboValuesSelectionListener


public interface ComboValuesSelectionListener


Method Summary
 String[] getComboValues(TableItem tableItem, int rowNr, int colNr)
           
 

Method Detail

getComboValues

String[] getComboValues(TableItem tableItem,
                        int rowNr,
                        int colNr)