Uses of Class
com.operators.swipes.SwipesAdapter

Uses of SwipesAdapter in com.operators.swipes
 

Methods in com.operators.swipes that return SwipesAdapter
 SwipesAdapter SwipesView.getAdapter()
          Returns the adapter currently associated with this widget.
 

Methods in com.operators.swipes with parameters of type SwipesAdapter
 void SwipesView.setAdapter(SwipesAdapter adapter)
          Sets the data for the views represented in this widget.