remove (ppControl, notDispose);
ppControl. Component to be removed.
notDispose. Determines whether the item is removed completely. If the parameter is set to False, the item is fully removed.
The remove method removes selected child item of the container.
The example of method use is given in description of the GridPanel.getItemFromTable method.
See also: