Name | Description | |
---|---|---|
currentEditItem | The element currently being edited. |
|
currentItem | The current element in the data view |
|
currentPosition | The current element index in the data view |
|
filter | The filter to be applied to the data view. When assigned, the data view is refreshed. |
|
isLoaded | A value indicating whether the data view is loaded |
|
isLoading | A value indicating whether the data view is being loaded |
|
sort | An observable property that gets or sets the sort to be applied to the data view. When assigned, the data view is refreshed. |