public class

WheelInterfaces

extends Object
java.lang.Object
   ↳ com.droidux.pack.wheel.interfaces.WheelInterfaces

Class Overview

Provides the contracts and objects related to com.droidux.widget.wheel wheel widgets.

Summary

Nested Classes
class WheelInterfaces.Adapters Contains interfaces and objects that acts as a bridge between an AdapterView and the underlying data for that view. 
class WheelInterfaces.Listeners Contains interfaces to be implemented by listeners of events raised by com.droidux.widget.wheel wheel widgets. 
class WheelInterfaces.Views Contains interfaces to be implemented by com.droidux.widget.wheel wheel views. 
[Expand]
Inherited Methods
From class java.lang.Object