hideAt (index);
index. Index of the element to be hidden.
The hideAt hides child elements of the container by its index.
The showAt method shows hidden items.
The example of method use is given in description of the showAt method.
See also:
Container