Block link event handling
Is it possible to block the event handling so that if the user clicks on a link nothing happens? I want to validate links and provide the ability to create internal links that navigate within the application, but no matter what parameters I change on the event listener for the click event on the textFlow it always tells the browser to go to the link location.
Thanks in advance.
