Uses of Interface
org.apache.hop.ui.core.widget.IFieldDisabledListener
-
Packages that use IFieldDisabledListener Package Description org.apache.hop.ui.core.widget -
-
Uses of IFieldDisabledListener in org.apache.hop.ui.core.widget
Methods in org.apache.hop.ui.core.widget that return IFieldDisabledListener Modifier and Type Method Description IFieldDisabledListenerColumnInfo. getDisabledListener()Methods in org.apache.hop.ui.core.widget with parameters of type IFieldDisabledListener Modifier and Type Method Description voidColumnInfo. setDisabledListener(IFieldDisabledListener disabledListener)
-