public class

GalleryFlowInterfaces

extends Object
java.lang.Object
   ↳ com.droidux.pack.gallery.interfaces.GalleryFlowInterfaces

Class Overview

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

See Also
  • com.droidux.widget.gallery

Summary

Nested Classes
class GalleryFlowInterfaces.Adapters Contains interfaces and objects that acts as a bridge between an AdapterView and the underlying data for that view. 
interface GalleryFlowInterfaces.GalleryFlowViewInterface Represents contracts to be implemented by the com.droidux.widget.gallery GalleryFlow widgets. 
class GalleryFlowInterfaces.Wall Contains interfaces related to GalleryFlowWall widget. 
interface GalleryFlowInterfaces.WrapperViewInterface Represents a View that wraps another view. 
[Expand]
Inherited Methods
From class java.lang.Object