public class ExpanderResult<T> extends Object implements IsSerializable
ExpanderWidget| Modifier and Type | Field and Description |
|---|---|
boolean |
hasMore
True if we haven't reached the end and there are more elements on the server.
|
List<T> |
page
The elements in this batch.
|
| Constructor and Description |
|---|
ExpanderResult() |
Copyright © 2013. All Rights Reserved.