public interface WorkbenchCloseHandler
Modifier and Type | Method and Description |
---|---|
void |
onWindowClose(Command command) |
void |
onWindowClosing(ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command) |
void |
onWindowClosing(ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command,
com.google.gwt.user.client.Window.ClosingEvent event) |
void onWindowClosing(ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command)
void onWindowClosing(ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command, com.google.gwt.user.client.Window.ClosingEvent event)
void onWindowClose(Command command)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.