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 MatchOptions
MatchOptions.defaultMatchOptions
The default match options, MatchStartsWith and MatchWrap.Methods in eu.webtoolkit.jwt with parameters of type MatchOptionsModifier and TypeMethodDescriptionint
WComboBox.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.