Uses of Class
org.eclipse.nebula.widgets.nattable.filterrow.ParseResult
Packages that use ParseResult
-
Uses of ParseResult in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
Methods in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow that return ParseResultModifier and TypeMethodDescriptionstatic ParseResultFilterRowUtils.parseExpression(String string) Parses the text entered in the filter row.static ParseResultFilterRowUtils.parseLiteral(String string) Methods in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow that return types with arguments of type ParseResultModifier and TypeMethodDescriptionstatic List<ParseResult>FilterRowUtils.parse(String string, String textDelimiter, TextMatchingMode textMatchingMode)