Destroys the component.
Returns void
Sets up UI virtualization for the large icon view.
Returns void
Sets the height of the top and bottom elements that are used for virtualization. These elements are used to give the appearance of an infinitely scrolling list.
Returns void
Wires or un wires the scroll event for the list element.
Parameter | Type | Description |
---|---|---|
destroy | boolean |
Set true to unwire the scroll event. |
Returns void