Constructor
(protected) new ListBinder(list, listView)
Constructor.
Parameters:
Name | Type | Description |
---|---|---|
list |
List | target data |
listView |
ListView | target view |
- Source:
Classes
Methods
add()
Adding item to ListView at index.
- Source:
add()
Adding item to ListView at index.
- Source:
remove()
Removing item from ListView.
- Source:
remove()
Removing item from ListView.
- Source:
update()
Updating item of ListView at index.
- Source:
update()
Updating item of ListView at index.
- Source: