|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.swt.client.widget.table.RowDataReadRequest
public class RowDataReadRequest
Constructor Summary | |
---|---|
RowDataReadRequest(java.lang.Object key,
int preCount,
int totalCount)
Construct a new RowDataReadRequest . |
Method Summary | |
---|---|
int |
getCount()
|
java.lang.Object |
getMovetoKey()
|
int |
getPreCount()
|
void |
setPreCount(int preCount)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RowDataReadRequest(java.lang.Object key, int preCount, int totalCount)
RowDataReadRequest
.
key
- the key for request the datapreCount
- the first row to requesttotalCount
- the number of rows to requestMethod Detail |
---|
public java.lang.Object getMovetoKey()
public int getCount()
public int getPreCount()
public void setPreCount(int preCount)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |