setSession(sessionid);
tableMode = mode;
test = new JDBQMTest(getHost(), getSession());
new JDBQMDictionary(getHost(), getSession());
selectlist = new JDBQMSelectList(getHost(), getSession());
testPropertiesList = test.getTestsPropertiesList(inspectionid, activityid);
getTableHeader().setFont(Common.font_table_header);
getTableHeader().setForeground(Common.color_tableHeaderFont);