public interface TransDialogPluginInterface
Modifier and Type | Method and Description |
---|---|
void |
addTab(TransMeta transMeta,
org.eclipse.swt.widgets.Shell shell,
org.eclipse.swt.custom.CTabFolder tabFolder) |
void |
getData(TransMeta transMeta) |
org.eclipse.swt.custom.CTabItem |
getTab() |
void |
ok(TransMeta transMeta) |
void addTab(TransMeta transMeta, org.eclipse.swt.widgets.Shell shell, org.eclipse.swt.custom.CTabFolder tabFolder)
void getData(TransMeta transMeta) throws KettleException
KettleException
void ok(TransMeta transMeta) throws KettleException
KettleException
org.eclipse.swt.custom.CTabItem getTab()
Copyright © 2019 Hitachi Vantara. All rights reserved.