Uses of Class
eu.webtoolkit.jwt.WDialog
Packages that use WDialog
-
Uses of WDialog in eu.webtoolkit.jwt
Subclasses of WDialog in eu.webtoolkit.jwtModifier and TypeClassDescriptionclassA standard dialog for confirmation or to get simple user input. -
Uses of WDialog in eu.webtoolkit.jwt.auth
Subclasses of WDialog in eu.webtoolkit.jwt.authModifier and TypeClassDescriptionclassA dialog that prompts for the user password.Methods in eu.webtoolkit.jwt.auth that return WDialogModifier and TypeMethodDescriptionAuthWidget.createPasswordPromptDialog(Login login) Creates a password prompt dialog.protected WDialogAuthWidget.showDialog(CharSequence title, WWidget contents) Shows a dialog.