Example #1
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._instances = dict()
Example #2
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._views = {}
Example #3
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._instances = dict()
Example #4
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._views = {}