Presently, the select event cannot be cancelled. If a user attempts to select a panelbar item, the element will be selected no matter what.
There are scenarios in which it would be helpful to prevent the selection through the select event. For example, if you want the selection to occur only when you click on a particular part of the item. Or if you want to stop the selection based on the title/text of the panel.