def select(self, object):
     self.selectDataAccessor(object)
     BrowserTabController.select(self, object)
 def select(self, object):
     self.selectDataAccessor(object)
     BrowserTabController.select(self, object)