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

Packages that use ComboValuesSelectionListener
org.pentaho.di.ui.core.widget   
 

Uses of ComboValuesSelectionListener in org.pentaho.di.ui.core.widget
 

Methods in org.pentaho.di.ui.core.widget that return ComboValuesSelectionListener
 ComboValuesSelectionListener ColumnInfo.getComboValuesSelectionListener()
           
 

Methods in org.pentaho.di.ui.core.widget with parameters of type ComboValuesSelectionListener
 void ColumnInfo.setComboValuesSelectionListener(ComboValuesSelectionListener comboValuesSelectionListener)