You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our application is listening for the unload event. When the user quits the browser, the application shows a window to confirm (yes/no) but the org.atmosphere.gwt.client.AtmosphereClient has an unloadHandlerReg too (without confirmation). So i the user quit but his answer is NO ( the atmosphere client is disconnected! )
Can you put getter/setter or let it protected ?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi,
I'm using gwt atmosphere library.
Our application is listening for the unload event. When the user quits the browser, the application shows a window to confirm (yes/no) but the org.atmosphere.gwt.client.AtmosphereClient has an unloadHandlerReg too (without confirmation). So i the user quit but his answer is NO ( the atmosphere client is disconnected! )
Can you put getter/setter or let it protected ?
Thanks in advance
The text was updated successfully, but these errors were encountered: