示例#1
0
 def on_application_selected(self, appview, app):
     """Callback for when an app is selected."""
     SoftwarePane.on_application_selected(self, appview, app)
     self.current_appview_selection = app
示例#2
0
 def on_application_selected(self, appview, app):
     """Callback for when an app is selected."""
     SoftwarePane.on_application_selected(self, appview, app)
     self.current_appview_selection = app