Uses of Class
eu.webtoolkit.jwt.WSuggestionPopup.Options
-
Packages that use WSuggestionPopup.Options Package Description eu.webtoolkit.jwt -
-
Uses of WSuggestionPopup.Options in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt with parameters of type WSuggestionPopup.Options Modifier and Type Method Description static java.lang.StringWSuggestionPopup. generateMatcherJS(WSuggestionPopup.Options options)Creates a standard matcher JavaScript function.static java.lang.StringWSuggestionPopup. generateReplacerJS(WSuggestionPopup.Options options)Creates a standard replacer JavaScript function.Constructors in eu.webtoolkit.jwt with parameters of type WSuggestionPopup.Options Constructor Description WSuggestionPopup(WSuggestionPopup.Options options)Creates a suggestion popup.
-