I am new to Sencha Architect and I want to open a tab when a node of a tree is selected. How does this work with Sencha Architect? I know that with TabPanel.SetActiveTab(1) it is possible to change the active tab, but how will i get the Expression of the TabPanel. In Sencha Archiect everything is automaticaly written inside of the viewport and I don't know what I should write to refer to my TabPanel "RegisterTabPanel".