Documentation
removeChildren
usage
.kaiten("removeChildren", $panel, andSelf)
parameters
$panel : jQuery object, a panel element
andSelf : Boolean, whether to remove the panel itself or not
Removes the children panels of the panel specified as parameter.
See also :
remove
Remove a panel.