public class

MapstedListView

extends RecyclerView
java.lang.Object
   ↳ RecyclerView
     ↳ com.mapsted.ui_components.list.MapstedListView

Summary

Public Constructors
MapstedListView(Context context)
MapstedListView(Context context, AttributeSet attrs)
MapstedListView(Context context, AttributeSet attrs, int defStyle)
Public Methods
void setListViewAdapter(MapstedListAdapter adapter)
void setOrientationLayout(String orientationLayout)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MapstedListView (Context context)

public MapstedListView (Context context, AttributeSet attrs)

public MapstedListView (Context context, AttributeSet attrs, int defStyle)

Public Methods

public void setListViewAdapter (MapstedListAdapter adapter)

public void setOrientationLayout (String orientationLayout)