public class XulDatabaseDialog extends Object
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.swt.widgets.Shell |
shell |
Constructor and Description |
---|
XulDatabaseDialog(org.eclipse.swt.widgets.Shell parent) |
Modifier and Type | Method and Description |
---|---|
DatabaseMeta |
getDatabaseMeta() |
boolean |
isModalDialog() |
String |
open()
Opens the XUL database dialog
|
void |
setDatabaseMeta(DatabaseMeta dbMeta) |
void |
setDatabases(List<DatabaseMeta> databases) |
void |
setModalDialog(boolean modalDialog) |
public String open()
public void setDatabaseMeta(DatabaseMeta dbMeta)
public DatabaseMeta getDatabaseMeta()
public void setDatabases(List<DatabaseMeta> databases)
public boolean isModalDialog()
public void setModalDialog(boolean modalDialog)
modalDialog
- the modalDialog to setCopyright © 2019 Hitachi Vantara. All rights reserved.