Class XulPreviewRowsController

  • All Implemented Interfaces:
    org.pentaho.ui.xul.impl.XulEventHandler, org.pentaho.ui.xul.XulEventSource

    public class XulPreviewRowsController
    extends org.pentaho.ui.xul.impl.AbstractXulEventHandler
    • Field Summary

      • Fields inherited from class org.pentaho.ui.xul.impl.AbstractXulEventHandler

        document, name, xulDomContainer
      • Fields inherited from class org.pentaho.ui.xul.XulEventSourceAdapter

        changeSupport
    • Constructor Summary

      Constructors 
      Constructor Description
      XulPreviewRowsController​(org.eclipse.swt.widgets.Shell aShell, org.pentaho.di.core.database.DatabaseMeta aDatabaseMeta, String aSchema, String aTable, int aLimit)  
    • Constructor Detail

      • XulPreviewRowsController

        public XulPreviewRowsController​(org.eclipse.swt.widgets.Shell aShell,
                                        org.pentaho.di.core.database.DatabaseMeta aDatabaseMeta,
                                        String aSchema,
                                        String aTable,
                                        int aLimit)
    • Method Detail

      • init

        public void init()
      • accept

        public void accept()
      • setRowCount

        public void setRowCount​(String aRowCount)
      • getRowCount

        public String getRowCount()
      • getName

        public String getName()
        Specified by:
        getName in interface org.pentaho.ui.xul.impl.XulEventHandler
        Overrides:
        getName in class org.pentaho.ui.xul.impl.AbstractXulEventHandler