org.pentaho.di.ui.core.database.dialog
Class XulPreviewRowsDialog

java.lang.Object
  extended by org.pentaho.di.ui.core.database.dialog.XulPreviewRowsDialog

public class XulPreviewRowsDialog
extends Object


Constructor Summary
XulPreviewRowsDialog(Shell aShell, int aStyle, DatabaseMeta aDatabaseMeta, String aSchemaName, String aTableName, int aLimit)
           
 
Method Summary
 void open()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XulPreviewRowsDialog

public XulPreviewRowsDialog(Shell aShell,
                            int aStyle,
                            DatabaseMeta aDatabaseMeta,
                            String aSchemaName,
                            String aTableName,
                            int aLimit)
Method Detail

open

public void open()