Class BatchBarcodeListView.SwipeableViewHolder
-
- All Implemented Interfaces:
public class BatchBarcodeListView.SwipeableViewHolder
Represents a view holder with a swipable part
-
-
Field Summary
Fields Modifier and Type Field Description private final View
swipeableView
-
Constructor Summary
Constructors Constructor Description BatchBarcodeListView.SwipeableViewHolder(<Error class: unknown class> viewBinding)
-
Method Summary
Modifier and Type Method Description final View
getSwipeableView()
-
-
Method Detail
-
getSwipeableView
final View getSwipeableView()
-
-
-
-