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