Uses of Interface
org.pentaho.di.core.util.PluginProperty

Packages that use PluginProperty
org.pentaho.di.core.util   
org.pentaho.di.ui.trans.steps.terafast   
 

Uses of PluginProperty in org.pentaho.di.core.util
 

Classes in org.pentaho.di.core.util that implement PluginProperty
 class BooleanPluginProperty
           
 class IntegerPluginProperty
           
 class StringListPluginProperty
           
 class StringPluginProperty
           
 

Uses of PluginProperty in org.pentaho.di.ui.trans.steps.terafast
 

Methods in org.pentaho.di.ui.trans.steps.terafast with parameters of type PluginProperty
static void TeraFastDialog.setTextIfPropertyValue(PluginProperty property, CCombo combo)
           
static void TeraFastDialog.setTextIfPropertyValue(PluginProperty property, TextVar textVar)