UIRemoveCommentThreadEvent
 typedef
Fired when a user performed an action that should lead to removing the comment thread.
This event is not fired by default by any component created by BaseCommentThreadView. If you create a view class extending BaseCommentThreadView, you should provide a UI element that will fire this event.
This event is fired by default when an empty comment thread view (with no comments) loses focus.