Uses of Enum Class
eu.webtoolkit.jwt.DialogCode
Packages that use DialogCode
-
Uses of DialogCode in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return DialogCodeModifier and TypeMethodDescriptionfinal DialogCodeWDialog.exec()Executes the dialog in a recursive event loop.WDialog.exec(WAnimation animation) Executes the dialog in a recursive event loop.WDialog.getResult()Returns the result that was set for this dialog.static DialogCodeReturns the enum constant of this class with the specified name.static DialogCode[]DialogCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt that return types with arguments of type DialogCodeMethods in eu.webtoolkit.jwt with parameters of type DialogCode