org.drools.guvnor.client.rpc
Class TableDataResult
java.lang.Object
org.drools.guvnor.client.rpc.TableDataResult
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class TableDataResult
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
This contains the results returned to populate a table/grid.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
data
public TableDataRow[] data
total
public long total
hasNext
public boolean hasNext
currentPosition
public long currentPosition
TableDataResult
public TableDataResult()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.