Uses of Class
edu.psu.geovista.app.spreadsheet.table.SSTableModel

Packages that use SSTableModel
edu.psu.geovista.app.spreadsheet.formula   
edu.psu.geovista.app.spreadsheet.table   
 

Uses of SSTableModel in edu.psu.geovista.app.spreadsheet.formula
 

Methods in edu.psu.geovista.app.spreadsheet.formula that return SSTableModel
 SSTableModel Cell.getDataModel()
           
 

Constructors in edu.psu.geovista.app.spreadsheet.formula with parameters of type SSTableModel
Cell(java.util.Vector _container, SSTableModel tm)
          This constructor constructs a cell that will not have cells referencing it and are not formulas.
 

Uses of SSTableModel in edu.psu.geovista.app.spreadsheet.table
 

Constructors in edu.psu.geovista.app.spreadsheet.table with parameters of type SSTableModel
TableColumnSort(SSTableModel tm)
           
SSTable(SSTableModel tm)
           
 



Copyright © 1996-2003 GeoVista Center. All Rights Reserved.