net.sf.tacos.ajax.components.grid
Class GridData

java.lang.Object
  extended by net.sf.tacos.ajax.components.grid.GridData

public class GridData
extends Object

User: pism Date: 22.04.2006 Time: 14:31:17


Constructor Summary
GridData(List data)
           
 
Method Summary
 List getData()
           
 int getDataSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridData

public GridData(List data)
Method Detail

getData

public List getData()

getDataSize

public int getDataSize()