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