Class DataChunk
×News: OpenXava 7.7 released - March 9 · Read more
java.lang.Object
org.openxava.tab.impl.DataChunk
- All Implemented Interfaces:
Serializable
A chunk of data.
Simply is a collection with a mark with is the last. Util for obtain a big amount of data little by little from server.
- Author:
- Javier Paniza
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataChunk
-
-
Method Details
-
getData
-
isLast
public boolean isLast() -
getIndexNext
public int getIndexNext()
-