Uses of Class
com.iamsoft.util.ui.javafx.table.AbstractTableFindSupport.SearchResult
Packages that use AbstractTableFindSupport.SearchResult
-
Uses of AbstractTableFindSupport.SearchResult in com.iamsoft.util.ui.javafx.table
Methods in com.iamsoft.util.ui.javafx.table that return AbstractTableFindSupport.SearchResultModifier and TypeMethodDescriptionprotected AbstractTableFindSupport.SearchResult
TableFindSupportBase.AbstractFindTask.call()
protected AbstractTableFindSupport.SearchResult
TableFindSupportBase.BatchFindTask.call()
protected AbstractTableFindSupport.SearchResult
AbstractTableFindSupport.getSearchResult()
Gets the value of the property searchResult.Methods in com.iamsoft.util.ui.javafx.table that return types with arguments of type AbstractTableFindSupport.SearchResultModifier and TypeMethodDescriptionprotected javafx.beans.property.ObjectProperty<AbstractTableFindSupport.SearchResult>
AbstractTableFindSupport.searchResultProperty()
Methods in com.iamsoft.util.ui.javafx.table with parameters of type AbstractTableFindSupport.SearchResultModifier and TypeMethodDescriptionprotected void
AbstractTableFindSupport.setSearchResult
(AbstractTableFindSupport.SearchResult pSearchResult) Sets the value of the property searchResult.