RandomSec/src/main/java/com/metaweb/gridworks/model
2010-02-07 06:16:46 +00:00
..
changes We need to recompute the row context dependencies after cell and column changes, but not after recon changes. 2010-02-06 06:40:17 +00:00
operations Split css files. 2010-02-07 03:36:40 +00:00
AbstractOperation.java Refactoring to support abstract operations. 2010-02-04 20:51:44 +00:00
Cell.java Encapsulated a bunch of fields. 2010-02-03 21:57:38 +00:00
Column.java Added recon config to column model so we can use that to do automatic schema alignment. 2010-02-07 01:07:45 +00:00
ColumnGroup.java Started to render column groups. Added a sample data set with CVTs. 2010-02-05 01:27:14 +00:00
ColumnModel.java Render contextual rows when filtered. 2010-02-05 23:05:00 +00:00
Project.java Fixed bug in context row dependency calculations. 2010-02-05 23:32:29 +00:00
Recon.java Renamed java packages. 2010-02-03 02:29:47 +00:00
ReconCandidate.java Encapsulated a bunch of fields. 2010-02-03 21:57:38 +00:00
ReconConfig.java Added recon config to column model so we can use that to do automatic schema alignment. 2010-02-07 01:07:45 +00:00
Row.java String.isEmpty() is no longer there (?!). 2010-02-07 06:16:46 +00:00