Hi,
I have the default taskspace folder tab.
I need to change the behaviour on the singol left mouse click on the document for the preview.
So I have extended the FolderContentView.xml and the relative class ( extends FolderContentViewComponent ),but I have not found the event ( method ) for the singol click.
The method onClickButton is for the double click.
How can I intercept and change the preview behaviour?
thanks