public class XulPreviewRowsController
extends org.pentaho.ui.xul.impl.AbstractXulEventHandler
Constructor and Description |
---|
XulPreviewRowsController(org.eclipse.swt.widgets.Shell aShell,
DatabaseMeta aDatabaseMeta,
String aSchema,
String aTable,
int aLimit) |
Modifier and Type | Method and Description |
---|---|
void |
accept() |
String |
getName() |
String |
getRowCount() |
void |
init() |
void |
setRowCount(String aRowCount) |
bind, bind, getData, getXulDomContainer, setData, setName, setXulDomContainer
public XulPreviewRowsController(org.eclipse.swt.widgets.Shell aShell, DatabaseMeta aDatabaseMeta, String aSchema, String aTable, int aLimit)
public void init()
public void accept()
public void setRowCount(String aRowCount)
public String getRowCount()
public String getName()
getName
in interface org.pentaho.ui.xul.impl.XulEventHandler
getName
in class org.pentaho.ui.xul.impl.AbstractXulEventHandler
Copyright © 2019 Hitachi Vantara. All rights reserved.