MessageDialog.setType

Set the message dialog type. Arranges for a predefined set of buttons to be displayed.

class MessageDialog
setType
(
this T
)
(
string type
)

Parameters

type string

The type of the message dialog.

Return Value

Type: auto

This dialog to aid method chaining.

See Also

Meta