Package | Description |
---|---|
com.pushtechnology.diffusion.api.client.paging |
Diffusion Paged Data API.
|
Modifier and Type | Method and Description |
---|---|
void |
PagedTopicListener.add(PagedTopicHandler handler,
PageStatus status,
Lines lines)
Deprecated.
Notifies lines added to the end of the current page.
|
void |
PagedTopicListener.page(PagedTopicHandler handler,
PageStatus status,
Lines lines)
Deprecated.
Notifies receipt of a page from the server.
|
void |
PagedTopicListener.update(PagedTopicHandler handler,
PageStatus status,
int index,
Lines line)
Deprecated.
Notifies an update to the data of a line on the current page.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.