Tells the view how many items are in it. It uses this to set the scroll bar, but the items are not added per se; it calls getData as-needed.
See Implementation
Tells the view how many items are in it. It uses this to set the scroll bar, but the items are not added per se; it calls getData as-needed.