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