Package | Description |
---|---|
com.iamsoft.util.ui.javafx.table |
Utility classes related to TableView.
|
Modifier and Type | Method and Description |
---|---|
List<AbstractTableFindSupport.Range> |
TableFindSupportBase.SearchFunction.apply(String pText) |
SortedMap<Integer,SortedMap<Integer,List<AbstractTableFindSupport.Range>>> |
AbstractTableFindSupport.SearchResult.getDelegate() |
List<AbstractTableFindSupport.Range> |
AbstractTableFindSupport.SearchResult.getOccurrences(int pRow,
int pColumn) |
Copyright © 2023. All rights reserved.