clear_selection


Description:

public bool clear_selection () throws Error

Clears the current selection, removing all selected children from the specified Selection implementor's selection list.

Parameters:

this

a pointer to the Selection implementor on which to operate.

Returns:

TRUE if successful, FALSE otherwise.