Class TableFindSupportBase.SearchFunction

java.lang.Object
com.iamsoft.util.ui.javafx.table.TableFindSupportBase.SearchFunction
All Implemented Interfaces:
Function<String,List<AbstractTableFindSupport.Range>>
Enclosing class:
TableFindSupportBase<T extends javafx.scene.control.Control,C extends javafx.scene.control.TableColumnBase>

protected final class TableFindSupportBase.SearchFunction extends Object implements Function<String,List<AbstractTableFindSupport.Range>>
Used for finding occurrences in a text.