vi.widgets.userlogoutmsg

Module Contents

Classes

UserLogoutMsg

class vi.widgets.userlogoutmsg.UserLogoutMsg(*args, **kwargs)

Bases: flare.popup.Popup

pollInterval = 120
checkIntervall
visibilityChanged(self, e)
stopInterval(self)
hideMessage(self)

Make this popup invisible

showMessage(self)

Show this popup

showLoginWindow(self, *args, **kwargs)

Return to the login window.

checkForSuspendResume(self, *args, **kwargs)

Test if at least self.pollIntervall seconds have passed and query the server if

startPolling(self, *args, **kwargs)

Start querying the server

onUserTestSuccess(self, req)

We received a response from the server

onUserTestFail(self, text, ns)

Error retrieving the current user response from the server