public final class

PullToRefreshInterfaces

extends Object
java.lang.Object
   ↳ com.droidux.pack.list.interfaces.PullToRefreshInterfaces

Class Overview

Provide the contracts and objects related to com.droidux.widget.pull2refresh Pull-to-refresh widgets.

See Also
  • com.droidux.widget.pull2refresh

Summary

Nested Classes
class PullToRefreshInterfaces.Factories  
enum PullToRefreshInterfaces.PullDirections The direction of the pull. 
enum PullToRefreshInterfaces.States The possible states of the com.droidux.interfaces.PullToRefreshInterfaces.Views.LoadingView  
class PullToRefreshInterfaces.Views  
[Expand]
Inherited Methods
From class java.lang.Object