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 WorkbenchCloseHandler
public void onWindowClosing(ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command, com.google.gwt.user.client.Window.ClosingEvent event)
onWindowClosing
in interface WorkbenchCloseHandler
public void onWindowClose(Command command)
onWindowClose
in interface WorkbenchCloseHandler
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.