def openNote(self, frameTitle, tabTitle):
        return self._openContainer(WIDGET_NAMES.Notebook, frameTitle+"__"+tabTitle)