public class WorkbenchCloseHandlerImplFallback extends Object implements WorkbenchCloseHandler
| Constructor and Description |
|---|
WorkbenchCloseHandlerImplFallback() |
| 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) |
public void onWindowClosing(ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command)
onWindowClosing in interface WorkbenchCloseHandlerpublic void onWindowClosing(ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command, com.google.gwt.user.client.Window.ClosingEvent event)
onWindowClosing in interface WorkbenchCloseHandlerpublic void onWindowClose(Command command)
onWindowClose in interface WorkbenchCloseHandlerCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.