Package org.apache.hop.ui.core.widget
Interface IComboValuesSelectionListener
-
public interface IComboValuesSelectionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]getComboValues(org.eclipse.swt.widgets.TableItem tableItem, int rowNr, int colNr)
-
-
-
Method Detail
-
getComboValues
String[] getComboValues(org.eclipse.swt.widgets.TableItem tableItem, int rowNr, int colNr)
-
-