Home
last modified time | relevance | path

Searched refs:scValidityCriteriaAllowList (Results 1 – 5 of 5) sorted by relevance

/trunk/test/testgui/source/fvt/gui/sc/validity/
H A DValidityDialogSetting.java62 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 …]
H A DValidityDialogDefaultValue.java59 scValidityCriteriaAllowList.select(5); in testValidityUICellRange()
H A DValidityDateSupport1024Columns.java63 scValidityCriteriaAllowList.select(3); // "Date" in testValidityDateSupport1024Columns()
/trunk/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java50 import static testlib.gui.UIMap.scValidityCriteriaAllowList;
255 scValidityCriteriaAllowList.select("Whole Numbers"); in saveNewSCWithValidaty()
/trunk/test/testgui/source/testlib/gui/
H A DUIMap.java307 …public static final VclListBox scValidityCriteriaAllowList = listbox("sc:ListBox:TP_VALIDATION_VAL… field in UIMap

Completed in 29 milliseconds