public static class

WheelInterfaces.Views

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

Class Overview

Contains interfaces to be implemented by com.droidux.widget.wheel wheel views.

Summary

Nested Classes
interface WheelInterfaces.Views.WheelCarouselInterface Represents a contract to be implemented by WheelCarousel
interface WheelInterfaces.Views.WheelContainerInterface Represents a contract to be implemented by WheelContainer
interface WheelInterfaces.Views.WheelSpinnerInterface Represents a contract to be implemented by WheelSpinner
interface WheelInterfaces.Views.WheelViewInterface Represents a contract to be implemented by wheel views. 
interface WheelInterfaces.Views.WrapperViewInterface Represents a View that wraps another view. 
[Expand]
Inherited Methods
From class java.lang.Object