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