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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setMatchType
(ParseResult.MatchType matchType) void
setValueToMatch
(String valueToMatch)
-
Constructor Details
-
ParseResult
public ParseResult()
-
-
Method Details
-
getMatchOperation
-
getValueToMatch
-
setMatchType
-
setValueToMatch
-