org.pentaho.di.ui.trans.steps.sapinput
Class SapFunctionBrowser

java.lang.Object
  extended by Dialog
      extended by org.pentaho.di.ui.trans.steps.sapinput.SapFunctionBrowser

public class SapFunctionBrowser
extends Dialog

Displays results of a search operation in a list of SAP functions

Since:
19-06-2003
Author:
Matt

Constructor Summary
SapFunctionBrowser(Shell parent, VariableSpace space, int style, DatabaseMeta sapConnection, String searchString)
           
 
Method Summary
 SAPFunction open()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SapFunctionBrowser

public SapFunctionBrowser(Shell parent,
                          VariableSpace space,
                          int style,
                          DatabaseMeta sapConnection,
                          String searchString)
Method Detail

open

public SAPFunction open()