farmershands
cow_current_status_screen_vm
CowCurrentStatusScreenVM
onLoading method
onLoading
onLoading
method
Null safety
Future
<
void
>
onLoading
(
)
더 불러오기
Implementation
Future<void> onLoading() async { refreshController.loadComplete(); }
farmershands
cow_current_status_screen_vm
CowCurrentStatusScreenVM
onLoading method
CowCurrentStatusScreenVM class
Constructors
CowCurrentStatusScreenVM
Properties
cowDatas
cows
cowStatusToday
cowStatusYesterday
dataTableColumns
dataTableRows
hashCode
hasListeners
refreshController
runtimeType
selectedDateTime
sortColumnIdx
sortIsAscending
Methods
addListener
checkIfCowGroupChanged
dispose
fetchCowData
fetchCowDataListener
fetchCowsCntByStatus
init
noSuchMethod
notifyListeners
onLoading
onPressCalendar
onPressNextDate
onPressPrevDate
onRefresh
onSelectChanged
removeListener
requestRefresh
toString
updateDataTableColumns
updateDataTableRows
Operators
operator ==