Searched refs:scValidityCriteriaAllowList (Results 1 – 5 of 5) sorted by relevance
62 scValidityCriteriaAllowList.select(3); // "Date" in testAllowDateNotBetween()140 scValidityCriteriaAllowList.select(2); // "Decimal" in testAllowDecimalEqual()195 scValidityCriteriaAllowList.select(7); // "Text length" in testAllowGreaterTextLength()240 scValidityCriteriaAllowList.select(7); // "Text length" in testAllowLessThanTextLength()286 scValidityCriteriaAllowList.select(6); // "List" in testAllowListSpecialChar()325 scValidityCriteriaAllowList.select(4); // "Time" in testAllowTimeBetween()421 scValidityCriteriaAllowList.select(4); // "Time" in testAllowTimeGreaterThan()516 scValidityCriteriaAllowList.select(2); // "Decimal" in testDefaultErrorAlertMessage()543 scValidityCriteriaAllowList.select(2); // "Decimal" in testUncheckErrorAlert()565 scValidityCriteriaAllowList.select(5); // "Cell range" in testValidityCellRangeSourcePicker()[all …]
59 scValidityCriteriaAllowList.select(5); in testValidityUICellRange()
63 scValidityCriteriaAllowList.select(3); // "Date" in testValidityDateSupport1024Columns()
50 import static testlib.gui.UIMap.scValidityCriteriaAllowList;255 scValidityCriteriaAllowList.select("Whole Numbers"); in saveNewSCWithValidaty()
307 …public static final VclListBox scValidityCriteriaAllowList = listbox("sc:ListBox:TP_VALIDATION_VAL… field in UIMap
Completed in 81 milliseconds