| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.sql.ExecSQLDialog
public class ExecSQLDialog
| Field Summary | 
|---|
| Fields inherited from class org.pentaho.di.ui.trans.step.BaseStepDialog | 
|---|
loggingObject | 
| Constructor Summary | |
|---|---|
ExecSQLDialog(Shell parent,
              Object in,
              TransMeta transMeta,
              String sname)
 | 
|
| Method Summary | |
|---|---|
 void | 
getData()
Copy information from the meta-data input to the dialog fields.  | 
 String | 
open()
 | 
 void | 
setPosition()
 | 
| Methods inherited from class org.pentaho.di.ui.trans.step.BaseStepDialog | 
|---|
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, dispose, generateFieldMapping, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getModifyListenerTooltipText, getRepository, isBasic, isDebug, isDetailed, isRowLevel, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, selectDatabase, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setTraverseOrder, storeScreenSize | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.pentaho.di.trans.step.StepDialogInterface | 
|---|
setRepository | 
| Constructor Detail | 
|---|
public ExecSQLDialog(Shell parent,
                     Object in,
                     TransMeta transMeta,
                     String sname)
| Method Detail | 
|---|
public String open()
open in interface StepDialogInterfacepublic void setPosition()
public void getData()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||