PagingDataEvent


Known direct subclasses
PagingDataEvent.Append

An append load event

PagingDataEvent.DropAppend

A drop event from the end of the list

PagingDataEvent.DropPrepend

A drop event from the front of the list

PagingDataEvent.Prepend

A prepend load event

PagingDataEvent.Refresh

A refresh load event


Events captured from a PagingData that was submitted to the PagingDataPresenter

Summary

Nested types

An append load event

A drop event from the end of the list

A drop event from the front of the list

A prepend load event

A refresh load event

Protected constructors

Cmn

Protected constructors

PagingDataEvent

protected <T : Any> PagingDataEvent()