Interface MinimizeClickHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidNotification method fired when the user clicks the 'minimize' button. 
- 
Method Details
- 
onMinimizeClick
Notification method fired when the user clicks the 'minimize' button.- Parameters:
 event- the event
 
 -