Skip to main contentFields
length
addListener
attaches a listener to list changes
removeListener
removes a listener from list changes
Methods
push
add view model at end of list
insert
add view model at index value
swap
swaps positions of view models at index1 and index2
pop
removes last view model from list
shift
removes first view model from list