remove All
Removes all ComponentViews contained in collection from this Pane.
Return
true
if the Pane was altered by the call, false
otherwise.
Parameters
collection
The ComponentViews to remove.
Removes all ComponentViews matching the predicate from this Pane.
Return
true
if the Pane was altered by the call, false
otherwise.
Parameters
predicate
The predicate to evaluate.