Elexis API documentation
Version 2.1.6 as of December 11 2011

waelti.statistics.views
Class ResultTable

java.lang.Object
  extended by Composite
      extended by waelti.statistics.views.ResultTable

public class ResultTable
extends Composite

A composite describing the lower half of the OutputView. It contains all composites needed to display the query results in a table. It will show a default text until the query is evaluated and then display the result.


Constructor Summary
ResultTable(Composite parent, int style, AbstractQuery query)
          standard constructor
 
Method Summary
 void createTable(AbstractQuery query)
          Creates the table with the given query.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultTable

public ResultTable(Composite parent,
                   int style,
                   AbstractQuery query)
standard constructor

Parameters:
query - the query to be displayed in this resultTable.
Method Detail

createTable

public void createTable(AbstractQuery query)
Creates the table with the given query. Make sure the query has already run.


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis