protected final class TableFindSupportBase.SearchFunction extends Object implements Function<String,List<AbstractTableFindSupport.Range>>
| Modifier | Constructor and Description |
|---|---|
protected |
SearchFunction() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractTableFindSupport.Range> |
apply(String pText) |
boolean |
equals(Object pObject) |
String |
getErrorMessage() |
int |
hashCode() |
boolean |
isValid() |
public String getErrorMessage()
public List<AbstractTableFindSupport.Range> apply(String pText)
apply in interface Function<String,List<AbstractTableFindSupport.Range>>public boolean isValid()
Copyright © 2023. All rights reserved.