The ExtInputDialog widget displays an Input dialog.
message : String
Message prompt to be displayed to the user.
required : Boolean
Indicates whether a value must be entered in the input field.
requiredCss : String
The CSS Class to be applied to the input field if a value is required and empty when the user clicks the OK button.