Elexis API documentation
Version 2.1.6 as of December 11 2011

waelti.statistics.views
Class TableViewerFactory

java.lang.Object
  extended by waelti.statistics.views.TableViewerFactory

public class TableViewerFactory
extends java.lang.Object

Creates a SWT Table containing the results of the given query.


Constructor Summary
TableViewerFactory(Composite parent, AbstractQuery query)
          constructor
 
Method Summary
 TableViewer createTableViewer()
          Creates a table viewer containing the query's data.
 AbstractQuery getQuery()
           
 void setQuery(AbstractQuery query)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableViewerFactory

public TableViewerFactory(Composite parent,
                          AbstractQuery query)
constructor

Method Detail

createTableViewer

public TableViewer createTableViewer()
Creates a table viewer containing the query's data.


getQuery

public AbstractQuery getQuery()

setQuery

public void setQuery(AbstractQuery query)

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis