Uses of Interface
org.pentaho.di.ui.trans.step.TableItemInsertXulListener

Packages that use TableItemInsertXulListener
org.pentaho.di.ui.trans.step   
 

Uses of TableItemInsertXulListener in org.pentaho.di.ui.trans.step
 

Methods in org.pentaho.di.ui.trans.step with parameters of type TableItemInsertXulListener
static void BaseStepXulDialog.getFieldsFromPrevious(RowMetaInterface row, org.pentaho.ui.xul.containers.XulTree tableView, List<Object> fields, StepTableDataObject field, TableItemInsertXulListener listener)