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.SearchResultTableFindSupportBase.AbstractFindTask.call()protected AbstractTableFindSupport.SearchResultTableFindSupportBase.BatchFindTask.call()protected AbstractTableFindSupport.SearchResultAbstractTableFindSupport.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 voidAbstractTableFindSupport.setSearchResult(AbstractTableFindSupport.SearchResult pSearchResult) Sets the value of the property searchResult.