public class ImportRulesDialog
extends org.eclipse.swt.widgets.Dialog
implements org.pentaho.ui.xul.impl.XulEventHandler
| Constructor and Description |
|---|
ImportRulesDialog(org.eclipse.swt.widgets.Shell parentShell,
ImportRules importRules) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRule() |
protected void |
cancel() |
protected void |
dispose() |
protected void |
exportRules()
Save the rules to an XML file
|
protected void |
getCompositesData() |
Object |
getData() |
ImportRuleCompositeInterface |
getImportRuleComposite(ImportRuleInterface rule) |
protected void |
getInfo(ImportRules ir) |
String |
getName() |
org.pentaho.ui.xul.XulDomContainer |
getXulDomContainer() |
protected void |
importRules()
Import the rules from an XML rules file...
|
static void |
main(String[] args) |
protected void |
ok() |
boolean |
open() |
void |
removeRule() |
void |
setData(Object data) |
void |
setName(String name) |
void |
setXulDomContainer(org.pentaho.ui.xul.XulDomContainer xulDomContainer) |
protected void |
syncUIWithData() |
public ImportRulesDialog(org.eclipse.swt.widgets.Shell parentShell,
ImportRules importRules)
public boolean open()
public void addRule()
public void removeRule()
protected void exportRules()
protected void importRules()
protected void dispose()
protected void cancel()
protected void ok()
protected void getInfo(ImportRules ir)
protected void syncUIWithData()
protected void getCompositesData()
public ImportRuleCompositeInterface getImportRuleComposite(ImportRuleInterface rule) throws KettleException
KettleExceptionpublic Object getData()
getData in interface org.pentaho.ui.xul.impl.XulEventHandlerpublic String getName()
getName in interface org.pentaho.ui.xul.impl.XulEventHandlerpublic org.pentaho.ui.xul.XulDomContainer getXulDomContainer()
getXulDomContainer in interface org.pentaho.ui.xul.impl.XulEventHandlerpublic void setData(Object data)
setData in interface org.pentaho.ui.xul.impl.XulEventHandlerpublic void setName(String name)
setName in interface org.pentaho.ui.xul.impl.XulEventHandlerpublic void setXulDomContainer(org.pentaho.ui.xul.XulDomContainer xulDomContainer)
setXulDomContainer in interface org.pentaho.ui.xul.impl.XulEventHandlerCopyright © 2019 Hitachi Vantara. All rights reserved.