Uses of Package
de.twenty11.skysail.common.grids

Packages that use de.twenty11.skysail.common.grids
de.twenty11.skysail.common.grids   
 

Classes in de.twenty11.skysail.common.grids used by de.twenty11.skysail.common.grids
ColumnDefinition
          Defines a grid column.
Columns
          Manages a data grids' list of columns.
ColumnsBuilder
          Subclasses have to implement the configure method, which typically looks something like addColumn("col1").setWidth(100).addColumn("col2")...
RowData
          A rowData object basically holds a map between the columns name and a value, thus providing access to the cells making up the row.
 



Copyright © 2011-2012. All Rights Reserved.