Prevent NodeView Selection on Click?

You can register a handleClickOn prop with your logic. That should fire before the built-in selection logic (and will prevent that from running when it returns true).