public class XulStepFieldsController
extends org.pentaho.ui.xul.impl.AbstractXulEventHandler
Constructor and Description |
---|
XulStepFieldsController(org.eclipse.swt.widgets.Shell aShell,
org.pentaho.di.core.database.DatabaseMeta aDatabaseMeta,
String schemaTableCombo,
org.pentaho.di.core.row.RowMetaInterface anInput) |
Modifier and Type | Method and Description |
---|---|
void |
cancelDialog() |
void |
editOriginStep() |
String |
getName() |
String |
getSelectedStep() |
boolean |
getShowAcceptButton() |
void |
init() |
void |
setShowAcceptButton(boolean isVisible) |
bind, bind, getData, getXulDomContainer, setData, setName, setXulDomContainer
public XulStepFieldsController(org.eclipse.swt.widgets.Shell aShell, org.pentaho.di.core.database.DatabaseMeta aDatabaseMeta, String schemaTableCombo, org.pentaho.di.core.row.RowMetaInterface anInput)
public void init()
public void cancelDialog()
public void setShowAcceptButton(boolean isVisible)
public boolean getShowAcceptButton()
public void editOriginStep()
public String getSelectedStep()
public String getName()
getName
in interface org.pentaho.ui.xul.impl.XulEventHandler
getName
in class org.pentaho.ui.xul.impl.AbstractXulEventHandler