Controller/Cyberlistview library

Classes

CyberListView

Typedefs

FutureDataCallback = Future<CyberDataTable> Function(int pageIndex, int pageSize, String strSearch)
ItemBuilder = Widget Function(BuildContext context, CyberDataRow row, int index)
Builder để build UI cho mỗi item
ItemLongPressCallback = void Function(CyberDataRow row, int index)
Callback khi long press item
ItemTapCallback = void Function(CyberDataRow row, int index)
Callback khi tap item
Callback khi tap menu item
SwipeActionCallback = void Function(CyberDataRow menuRow, CyberDataRow sourceRow, int index)
Callback khi tap swipe action
ToolbarActionCallback = void Function(CyberDataRow actionRow)
Callback khi tap toolbar action