Searched refs:scValidityErrorAlertActionList (Results 1 – 3 of 3) sorted by relevance
251 scValidityErrorAlertActionList.select("Information"); in testAllowLessThanTextLength()427 scValidityErrorAlertActionList.select(1); // "Warning" in testAllowTimeGreaterThan()522 scValidityErrorAlertActionList.select(0); // "Stop" in testDefaultErrorAlertMessage()549 scValidityErrorAlertActionList.select(0); // "Stop" in testUncheckErrorAlert()574 scValidityErrorAlertActionList.select(0); // "Stop" in testValidityCellRangeSourcePicker()
76 …assertEquals("Error Alert Action list is disable",true, scValidityErrorAlertActionList.isEnabled()… in testValidityUIErrorAlert()83 scValidityErrorAlertActionList.select(3); // "Macro" in testValidityUIErrorAlert()
315 …public static final VclListBox scValidityErrorAlertActionList = listbox("sc:ListBox:TP_VALIDATION_… field in UIMap
Completed in 39 milliseconds