Reloads the data in the list.
()
| 114 | |
| 115 | /** Reloads the data in the list. */ |
| 116 | reload(): void; |
| 117 | /** Loads the next page of data in the list. */ |
| 118 | loadMore(): void; |
| 119 | /** Triggers sorting for the list. */ |
no outgoing calls
no test coverage detected