MCPcopy Create free account

hub / github.com/FaridSafi/react-native-gifted-listview / functions

Functions42 in github.com/FaridSafi/react-native-gifted-listview

↓ 1 callersFunctionMergeRecursive
(obj1, obj2)
GiftedListView.js:17
↓ 1 callersMethodonBackPressed
()
GiftedListViewExample/android/app/src/main/java/com/giftedlistviewexample/MainActivity.java:47
Function_getPage
()
GiftedListView.js:92
Function_getRows
()
GiftedListView.js:94
Function_onFetch
* Will be called when refreshing * Should be replaced by your own logic * @param {number} page Requested page to fetch * @param {function} ca
GiftedListViewExample/example_advanced.js:28
Function_onFetch
* Will be called when refreshing * Should be replaced by your own logic * @param {number} page Requested page to fetch * @param {function} ca
GiftedListViewExample/example_simple.js:26
Function_onPaginate
()
GiftedListView.js:231
Function_onPress
* When a row is touched * @param {object} rowData Row data
GiftedListViewExample/example_advanced.js:48
Function_onPress
* When a row is touched * @param {object} rowData Row data
GiftedListViewExample/example_simple.js:44
Function_onRefresh
(options = {})
GiftedListView.js:215
Function_postPaginate
(rows = [], options = {})
GiftedListView.js:242
Function_postRefresh
(rows = [], options = {})
GiftedListView.js:225
Function_refresh
()
GiftedListView.js:211
Function_renderPaginationView
()
GiftedListView.js:282
Function_renderRefreshableFetchingView
* Render the refreshable view when fetching
GiftedListViewExample/example_advanced.js:128
Function_renderRefreshableWaitingView
* Render the refreshable view when waiting for refresh * On Android, the view should be touchable to trigger the refreshCallback * @param {funct
GiftedListViewExample/example_advanced.js:87
Function_renderRefreshableWillRefreshView
* Render the refreshable view when the pull to refresh has been activated * @platform ios
GiftedListViewExample/example_advanced.js:115
Function_renderRowView
* Render a row * @param {object} rowData Row data
GiftedListViewExample/example_advanced.js:56
Function_renderRowView
* Render a row * @param {object} rowData Row data
GiftedListViewExample/example_simple.js:52
Function_renderSectionHeaderView
* Render a row * @param {object} rowData Row data
GiftedListViewExample/example_advanced.js:72
Function_setPage
(page)
GiftedListView.js:91
Function_setRows
(rows)
GiftedListView.js:93
Function_updateRows
(rows = [], options = {})
GiftedListView.js:258
FunctioncomponentDidMount
()
GiftedListView.js:203
FunctionemptyView
(refreshCallback)
GiftedListView.js:144
FunctiongetDefaultProps
()
GiftedListView.js:34
FunctiongetInitialState
()
GiftedListView.js:176
FunctionheaderView
()
GiftedListView.js:138
MethodinvokeDefaultOnBackPressed
()
GiftedListViewExample/android/app/src/main/java/com/giftedlistviewexample/MainActivity.java:56
MethodonCreate
(Bundle savedInstanceState)
GiftedListViewExample/android/app/src/main/java/com/giftedlistviewexample/MainActivity.java:19
FunctiononFetch
(page, callback, options)
GiftedListView.js:51
MethodonKeyUp
(int keyCode, KeyEvent event)
GiftedListViewExample/android/app/src/main/java/com/giftedlistviewexample/MainActivity.java:38
MethodonPause
()
GiftedListViewExample/android/app/src/main/java/com/giftedlistviewexample/MainActivity.java:61
MethodonResume
()
GiftedListViewExample/android/app/src/main/java/com/giftedlistviewexample/MainActivity.java:70
FunctionpaginationAllLoadedView
()
GiftedListView.js:108
FunctionpaginationFetchingView
()
GiftedListView.js:97
FunctionpaginationWaitingView
(paginateCallback)
GiftedListView.js:121
Functionrender
()
GiftedListView.js:313
Functionrender
()
GiftedListViewExample/example_simple.js:64
FunctionrenderRefreshControl
()
GiftedListView.js:296
FunctionrenderSeparator
()
GiftedListView.js:166
FunctionsetNativeProps
(props)
GiftedListView.js:207