| OnRefreshListener | Interface definition for a callback to be invoked when a view/adapter needs to be refreshed. |
| PullToRefreshInterfaces.Factories.LoadingViewFactory | This factory create new instance of com.droidux.interfaces.PullToRefreshInterfaces.Views.LoadingView. |
| PullToRefreshInterfaces.Views.LoadingView | Represents a view displayed while loading more data. |
| OnRefreshListener.Standard | Standard implementation of the OnRefreshListener
|
| PullToRefreshInterfaces | Provide the contracts and objects related to com.droidux.widget.pull2refresh Pull-to-refresh widgets. |
| PullToRefreshInterfaces.Factories | |
| PullToRefreshInterfaces.Views |
| PullToRefreshInterfaces.PullDirections | The direction of the pull. |
| PullToRefreshInterfaces.States | The possible states of the com.droidux.interfaces.PullToRefreshInterfaces.Views.LoadingView |