Uses of Class
eu.webtoolkit.jwt.MatchOptions
Packages that use MatchOptions
-
Uses of MatchOptions in eu.webtoolkit.jwt
Fields in eu.webtoolkit.jwt declared as MatchOptionsModifier and TypeFieldDescriptionstatic MatchOptionsMatchOptions.defaultMatchOptionsThe default match options, MatchStartsWith and MatchWrap.Methods in eu.webtoolkit.jwt with parameters of type MatchOptionsModifier and TypeMethodDescriptionintWComboBox.findText(CharSequence text, MatchOptions flags) Returns the index of the first item that matches a text.WAbstractItemModel.match(WModelIndex start, ItemDataRole role, Object value, int hits, MatchOptions flags) Returns an index list for data items that match.