Uses of Class
org.uitnet.testing.smartfwk.ui.core.commons.ItemList
-
-
Uses of ItemList in org.uitnet.testing.smartfwk.ui.core.commons
Methods in org.uitnet.testing.smartfwk.ui.core.commons that return ItemList Modifier and Type Method Description ItemList<T>ItemList. add(T item)ItemList<T>ItemList. remove(T item)ItemList<T>ItemList. removeAll(Collection<T> items) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.core.objects.checkbox
Methods in org.uitnet.testing.smartfwk.ui.core.objects.checkbox with parameters of type ItemList Modifier and Type Method Description abstract voidCheckBoxGroupValidator. checkCheckBoxes(ItemList<String> cbNames, int maxIterationsToLocateElements)abstract voidCheckBoxGroupValidator. uncheckCheckBoxes(ItemList<String> cbNames, int maxIterationsToLocateElements)abstract voidCheckBoxGroupValidator. validateCheckBoxesNotPresent(ItemList<String> cbNames, int maxIterationsToLocateElements)abstract voidCheckBoxGroupValidator. validateCheckBoxesPresent(ItemList<String> cbNames, int maxIterationsToLocateElements)abstract voidCheckBoxGroupValidator. validateCheckedCheckBoxes(ItemList<String> cbNames, int maxIterationsToLocateElements)abstract voidCheckBoxGroupValidator. validateUncheckedCheckBoxes(ItemList<String> cbNames, int maxIterationsToLocateElements) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.core.objects.choices
Methods in org.uitnet.testing.smartfwk.ui.core.objects.choices with parameters of type ItemList Modifier and Type Method Description abstract voidChoicesValidator. deselectItems(ItemList<String> itemsToBeDeselected, int maxIterationsToLocateElements)abstract voidChoicesValidator. selectItems(ItemList<String> itemsToBeSelected, int maxIterationsToLocateElements)abstract voidChoicesValidator. validateItemsNotPresent(ItemList<String> items, int maxIterationsToLocateElements)abstract voidChoicesValidator. validateItemsPresent(ItemList<String> items, int maxIterationsToLocateElements)abstract voidChoicesValidator. validateItemsSelected(ItemList<String> items, TextMatchMechanism validationMechanism, int maxIterationsToLocateElements) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.core.objects.combobox
Methods in org.uitnet.testing.smartfwk.ui.core.objects.combobox with parameters of type ItemList Modifier and Type Method Description abstract ComboBoxValidatorComboBoxValidator. deselectItems(ItemList<String> itemsToBeDeselected, int maxIterationsToLocateElements)abstract ComboBoxValidatorComboBoxValidator. deselectItems(ItemList<String> itemsToBeDeselected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)abstract ComboBoxValidatorComboBoxValidator. selectItems(ItemList<String> itemsToBeSelected, int maxIterationsToLocateElements)abstract ComboBoxValidatorComboBoxValidator. selectItems(ItemList<String> itemsToBeSelected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)abstract ComboBoxValidatorComboBoxValidator. validateItemsNotPresent(ItemList<String> items, int maxIterationsToLocateElements)abstract ComboBoxValidatorComboBoxValidator. validateItemsPresent(ItemList<String> items, int maxIterationsToLocateElements) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.core.objects.file
Methods in org.uitnet.testing.smartfwk.ui.core.objects.file with parameters of type ItemList Modifier and Type Method Description abstract voidInputFileValidator. selectFiles(ItemList<String> relativeFilePaths, int maxIterationsToLocateElements)abstract voidInputFileValidator. selectFiles(ItemList<String> relativeFilePaths, int waitTimeInSecondsAfterSelect, int maxIterationsToLocateElements) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.core.objects.listbox
Methods in org.uitnet.testing.smartfwk.ui.core.objects.listbox with parameters of type ItemList Modifier and Type Method Description abstract ListBoxValidatorListBoxValidator. deselectItems(ItemList<String> itemsToBeDeselected, int maxIterationsToLocateElements)abstract ListBoxValidatorListBoxValidator. deselectItems(ItemList<String> itemsToBeDeselected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)abstract ListBoxValidatorListBoxValidator. selectItems(ItemList<String> itemsToBeSelected, int maxIterationsToLocateElements)abstract ListBoxValidatorListBoxValidator. selectItems(ItemList<String> itemsToBeSelected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)abstract ListBoxValidatorListBoxValidator. validateItemsNotPresent(ItemList<String> items, int maxIterationsToLocateElements)abstract ListBoxValidatorListBoxValidator. validateItemsPresent(ItemList<String> items, int maxIterationsToLocateElements) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.core.objects.menuitem
Methods in org.uitnet.testing.smartfwk.ui.core.objects.menuitem with parameters of type ItemList Modifier and Type Method Description abstract voidMenuItemValidator. validateDisabledItemsPresent(ItemList<String> disabledItems, int maxIterationsToLocateElements)abstract voidMenuItemValidator. validateEnabledItemsPresent(ItemList<String> enabledItems, int maxIterationsToLocateElements) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.core.objects.toolstrip
Methods in org.uitnet.testing.smartfwk.ui.core.objects.toolstrip with parameters of type ItemList Modifier and Type Method Description abstract voidToolStripValidator. validateDisabledItemsPresent(ItemList<String> disabledItems, int maxIterationsToLocateElements)abstract voidToolStripValidator. validateEnabledItemsPresent(ItemList<String> enabledItems, int maxIterationsToLocateElements) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.standard.domobj
Methods in org.uitnet.testing.smartfwk.ui.standard.domobj with parameters of type ItemList Modifier and Type Method Description ComboBoxValidatorSDComboBoxValidatorSD. deselectItems(ItemList<String> itemsToBeDeselected, int maxIterationsToLocateElements)ComboBoxValidatorSDComboBoxValidatorSD. deselectItems(ItemList<String> itemsToBeDeselected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)ListBoxValidatorSDListBoxValidatorSD. deselectItems(ItemList<String> itemsToBeDeselected, int maxIterationsToLocateElements)ListBoxValidatorSDListBoxValidatorSD. deselectItems(ItemList<String> itemsToBeDeselected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)voidInputFileValidatorSD. selectFiles(ItemList<String> relativeFilePaths, int maxIterationsToLocateElements)voidInputFileValidatorSD. selectFiles(ItemList<String> relativeFilePaths, int waitTimeInSecondsAfterSelect, int maxIterationsToLocateElements)ComboBoxValidatorSDComboBoxValidatorSD. selectItems(ItemList<String> itemsToBeSelected, int maxIterationsToLocateElements)ComboBoxValidatorSDComboBoxValidatorSD. selectItems(ItemList<String> itemsToBeSelected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)ListBoxValidatorSDListBoxValidatorSD. selectItems(ItemList<String> itemsToBeSelected, int maxIterationsToLocateElements)ListBoxValidatorSDListBoxValidatorSD. selectItems(ItemList<String> itemsToBeSelected, TextMatchMechanism textMatchMechaniism, int maxIterationsToLocateElements)ComboBoxValidatorSDComboBoxValidatorSD. validateItemsNotPresent(ItemList<String> items, int maxIterationsToLocateElements)ListBoxValidatorSDListBoxValidatorSD. validateItemsNotPresent(ItemList<String> items, int maxIterationsToLocateElements)ComboBoxValidatorSDComboBoxValidatorSD. validateItemsPresent(ItemList<String> items, int maxIterationsToLocateElements)ListBoxValidatorSDListBoxValidatorSD. validateItemsPresent(ItemList<String> items, int maxIterationsToLocateElements) -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.standard.imgobj
Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type ItemList Modifier and Type Method Description ComboBoxValidatorSIComboBoxValidatorSI. deselectItems(ItemList<String> itemsToBeDeselected, int maxIterationsToLocateElements)ComboBoxValidatorSIComboBoxValidatorSI. deselectItems(ItemList<String> itemsToBeDeselected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)ListBoxValidatorSIListBoxValidatorSI. deselectItems(ItemList<String> itemsToBeDeselected, int maxIterationsToLocateElements)ListBoxValidatorSIListBoxValidatorSI. deselectItems(ItemList<String> itemsToBeDeselected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)ComboBoxValidatorSIComboBoxValidatorSI. selectItems(ItemList<String> itemsToBeSelected, int maxIterationsToLocateElements)It selects only the visible item in the pull down menu.ComboBoxValidatorSIComboBoxValidatorSI. selectItems(ItemList<String> itemsToBeSelected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)ListBoxValidatorSIListBoxValidatorSI. selectItems(ItemList<String> itemsToBeSelected, int maxIterationsToLocateElements)It selects only the visible item in the pull down menu.ListBoxValidatorSIListBoxValidatorSI. selectItems(ItemList<String> itemsToBeSelected, TextMatchMechanism textMatchMechanism, int maxIterationsToLocateElements)ComboBoxValidatorSIComboBoxValidatorSI. selectItemsByImage(ItemList<String> imageItemsToBeSelected, int maxIterationsToLocateElements)It selects only the visible image items in the pull down menu.ListBoxValidatorSIListBoxValidatorSI. selectItemsByImage(ItemList<String> imageItemsToBeSelected, int maxIterationsToLocateElements)It selects only the visible image items in the pull down menu.ComboBoxValidatorSIComboBoxValidatorSI. validateItemsNotPresent(ItemList<String> items, int maxIterationsToLocateElements)ListBoxValidatorSIListBoxValidatorSI. validateItemsNotPresent(ItemList<String> items, int maxIterationsToLocateElements)ComboBoxValidatorSIComboBoxValidatorSI. validateItemsNotPresentByImage(ItemList<String> imageItems, int maxIterationsToLocateElements)ListBoxValidatorSIListBoxValidatorSI. validateItemsNotPresentByImage(ItemList<String> imageItems, int maxIterationsToLocateElements)ComboBoxValidatorSIComboBoxValidatorSI. validateItemsPresent(ItemList<String> items, int maxIterationsToLocateElements)It only checks the item in visible area of pull down menu.ListBoxValidatorSIListBoxValidatorSI. validateItemsPresent(ItemList<String> items, int maxIterationsToLocateElements)It only checks the item in visible area of pull down menu.ComboBoxValidatorSIComboBoxValidatorSI. validateItemsPresentByImage(ItemList<String> imageItems, int maxIterationsToLocateElements)It only checks the image items in visible area of pull down menu.ListBoxValidatorSIListBoxValidatorSI. validateItemsPresentByImage(ItemList<String> imageItems, int maxIterationsToLocateElements)It only checks the image items in visible area of pull down menu. -
Uses of ItemList in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid
Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid with parameters of type ItemList Modifier and Type Method Description List<List<String>>DataGridValidatorSI. extractRecordsForVisibleColumns(int numRecords, ItemList<HeaderColumnSI> headerColumns, VerticalScrollbarSI vScrollbar, org.sikuli.script.Region vScrollbarRegion, int numHops, int numHopIters)It extracts the records from the datagrid only for the visible columns.List<List<String>>DataGridValidatorSI. extractVisibleRecordsForVisibleColumns(ItemList<HeaderColumnSI> headerColumns)It extracts the visible records data only for the visible header columns on the screen.RowLocationDataGridValidatorSI. isRecordPresent(ItemList<SearchCell> primaryKey)RowLocationDataGridValidatorSI. isRecordPresent(ItemList<SearchCell> primaryKey, VerticalScrollbarSI vScrollbar, org.sikuli.script.Region vScrollbarRegion, int numHops, int numHopIters)This method searches the record from top to bottom.voidDataGridValidatorSI. validateRecordPresent(ItemList<SearchCell> primaryKey)
-