Class ParseResult
java.lang.Object
org.eclipse.nebula.widgets.nattable.filterrow.ParseResult
Represents the result of parsing the filter text typed into the text box in
the filter row.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMatchType(ParseResult.MatchType matchType) voidsetValueToMatch(String valueToMatch)
-
Constructor Details
-
ParseResult
public ParseResult()
-
-
Method Details
-
getMatchOperation
-
getValueToMatch
-
setMatchType
-
setValueToMatch
-