Interface MinimizeClickHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notification 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
-