SmartMeshSDK
 All Classes Namespaces Functions Variables Groups
MgrListener.notifGui Class Reference
+ Inheritance diagram for MgrListener.notifGui:

Public Member Functions

def __init__
 
def start
 

Public Attributes

 guiLock
 
 apiDef
 
 notifClientHandler
 
 window
 
 connectionFrame
 
 tableFrame
 
 connector
 

Constructor & Destructor Documentation

def MgrListener.notifGui.__init__ (   self)

Member Function Documentation

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.

Member Data Documentation

MgrListener.notifGui.apiDef
MgrListener.notifGui.connectionFrame
MgrListener.notifGui.connector
MgrListener.notifGui.guiLock
MgrListener.notifGui.notifClientHandler
MgrListener.notifGui.tableFrame
MgrListener.notifGui.window