Home
About
Showcase
Features
Why choose Tabular IQ
Documentation
Overview
Classes By Category
Classes By Name
Database Functions
Blog
Help
Overview
Feedback
Book a call
Home
About
Showcase
Documentation
Blog
Help
Book a call
PasswordEntryDialog Class
Class Index By Category
Overview
Class that represents a password entry dialog.
Base Class
TextEntryDialog
Constructor
PasswordEntryDialog()
Inherited Methods
TextEntryDialog.getCaption
Gets the caption of the text entry dialog.
TextEntryDialog.getMessage
Gets the message to display in the text entry dialog.
TextEntryDialog.getText
Gets the text of the text entry dialog.
TextEntryDialog.setCaption
Sets the caption for the text entry dialog.
TextEntryDialog.setMessage
Sets the message to display in the text entry dialog.
TextEntryDialog.setText
Sets the text of the text entry dialog.
TextEntryDialog.showDialog
Shows the text entry dialog.