Interface TitleClickHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonTitleClick(TitleClickEvent event) Notification method fired when the user clicks the title for this item 
- 
Method Details
- 
onTitleClick
Notification method fired when the user clicks the title for this item- Parameters:
 event- the event
 
 -