vi.widgets.userlogoutmsg
¶
Module Contents¶
Classes¶
- class vi.widgets.userlogoutmsg.UserLogoutMsg(*args, **kwargs)¶
Bases:
flare.popup.Popup
- pollInterval = 120¶
- checkInterval¶
- visibilityChanged(e)¶
- stopInterval()¶
- hideMessage()¶
Make this popup invisible
- showMessage()¶
Show this popup
- showLoginWindow(*args, **kwargs)¶
Return to the login window.
- checkForSuspendResume(*args, **kwargs)¶
Test if at least self.pollIntervall seconds have passed and query the server if
- startPolling(*args, **kwargs)¶
Start querying the server
- onUserTestSuccess(req)¶
We received a response from the server
- onUserTestFail(text, ns)¶
Error retrieving the current user response from the server