isIndexLoaded(index: Number);
index. Element index.
The isIndexLoaded method determines whether data for element with a specified index is loaded.
If the data is loaded, the method returns True, otherwise it returns False.
The example of use is given on the page with description of the DataSource.clear method.
See also: