Searched refs:scSubTotalsGroupByListBox (Results 1 – 2 of 2) sorted by relevance
65 scSubTotalsGroupByListBox.select(4); // "Team" in testAverage()214 scSubTotalsGroupByListBox.select(4); // "Team" in testDoNotSortOption()234 …tring[] { "- none -", "Level", "Code", "No.", "Team", "Name" }, scSubTotalsGroupByListBox.getItems… in testDefaultUI()254 scSubTotalsGroupByListBox.select(1); // "Level" in testUsingAllGroup()259 scSubTotalsGroupByListBox.select(4); // "Team" in testUsingAllGroup()265 scSubTotalsGroupByListBox.select(5); // "Name" in testUsingAllGroup()318 scSubTotalsGroupByListBox.select(4); // "Team" in testRecalculateWhenDataChanged()
296 public static final VclListBox scSubTotalsGroupByListBox = listbox("SC_HID_SC_SUBT_GROUP"); field in UIMap
Completed in 34 milliseconds