![]() |
SmartMeshSDK
|
Public Member Functions | |
def | __init__ |
def | start |
Public Attributes | |
guiLock | |
apiDef | |
notifClientHandler | |
window | |
connectionFrame | |
tableFrame | |
connector | |
def MgrListener.notifGui.__init__ | ( | self | ) |
def MgrListener.notifGui.start | ( | self, | |
connect_params | |||
) |
This command instructs the GUI to start executing and reacting to user interactions. It never returns and should therefore be the last command called.
MgrListener.notifGui.apiDef |
MgrListener.notifGui.connectionFrame |
MgrListener.notifGui.connector |
MgrListener.notifGui.guiLock |
MgrListener.notifGui.notifClientHandler |
MgrListener.notifGui.tableFrame |
MgrListener.notifGui.window |