MessageDialogGidBuilderImpl.text
T text(string propval)Set text property.
Parameters
propval | The primary text of the message dialog. If the dialog has a secondary text, this will appear as the title. |
Returns
Builder instance for fluent chaining
T text(string propval)Set text property.
propval | The primary text of the message dialog. If the dialog has a secondary text, this will appear as the title. |