Uses of Interface
org.apache.hop.ui.core.widget.IComboValuesSelectionListener
-
Packages that use IComboValuesSelectionListener Package Description org.apache.hop.ui.core.widget -
-
Uses of IComboValuesSelectionListener in org.apache.hop.ui.core.widget
Methods in org.apache.hop.ui.core.widget that return IComboValuesSelectionListener Modifier and Type Method Description IComboValuesSelectionListenerColumnInfo. getComboValuesSelectionListener()Methods in org.apache.hop.ui.core.widget with parameters of type IComboValuesSelectionListener Modifier and Type Method Description voidColumnInfo. setComboValuesSelectionListener(IComboValuesSelectionListener comboValuesSelectionListener)
-