BTT Workplace Area consists tow kinds of pages. One is called the BTT manageable page or the BTT basic page, and the other is the BTT customizable page. The former one is the static HTML page. Like the traditional Internet bank style, the end user can not use it to do any action. The customized page allows the end user to edit, add or close the element on the page. So the functions of the Tab, Column and Row Elements, only work when they are not on the BTT manageable page; otherwise, they are just static HTML elements displayed in the browser.
The BTT manageable page can be used as the traditional Internet bank, where developers can publish some news or unchangeable widget on them for every end-user to see that information. See How to build 'Manageable' elemen'.
The BTT manageable page is defined in manageable element definition file. The BTT customizable page is defined in custumizable definition file. Refer to BasicInfrastructure.xml.
The elements defined in BasicInfrastructure.xml file are all considered to be basic elements, which are not changeable, such as the ‘BTT_Tab1’ , ‘ BTT_Tab1_Col1’, ‘tab1_col1_row1’, which are all of static style.
Note that the manageable page is displayed in front of the customized element. For example, the manageable tab with title ‘basic_tab’ is displayed before the customized Tab with title ‘user_tab1’.