public static interface

DragSortListView.RemoveListener

com.mobeta.android.dslv.DragSortListView.RemoveListener
Known Indirect Subclasses

Class Overview

Make sure to call notifyDataSetChanged() or something like it in your implementation.

Summary

Public Methods
abstract void remove(int which)

Public Methods

public abstract void remove (int which)