public class DataOverrideHandler
extends org.pentaho.ui.database.event.DataHandler
Constructor and Description |
---|
DataOverrideHandler() |
Modifier and Type | Method and Description |
---|---|
void |
explore() |
Object |
getData() |
List<org.pentaho.di.core.database.DatabaseMeta> |
getDatabases() |
void |
onCancel() |
void |
onOK() |
void |
setDatabases(List<org.pentaho.di.core.database.DatabaseMeta> databases) |
void |
showFeatureList() |
disablePortIfInstancePopulated, editOptions, getOptionHelp, handleUseSecurityCheckbox, loadAccessData, loadConnectionData, onClusterCheck, onPoolingCheck, poolingRowChange, popCache, pushCache, restoreDefaults, setData, setDeckChildIndex, testDatabaseConnection
bind, bind, getName, getXulDomContainer, setName, setXulDomContainer
public void onCancel()
onCancel
in class org.pentaho.ui.database.event.DataHandler
public void onOK()
onOK
in class org.pentaho.ui.database.event.DataHandler
public Object getData()
getData
in interface org.pentaho.ui.xul.impl.XulEventHandler
getData
in class org.pentaho.ui.database.event.DataHandler
public void explore()
public void showFeatureList()
public List<org.pentaho.di.core.database.DatabaseMeta> getDatabases()
public void setDatabases(List<org.pentaho.di.core.database.DatabaseMeta> databases)