MessageDialogGidBuilderImpl.defaultResponse

T defaultResponse(string propval)

Set defaultResponse property.

Parameters

propvalThe response ID of the default response. If set, pressing <kbd>Enter</kbd> will activate the corresponding button. If set to NULL or a non-existent response ID, pressing <kbd>Enter</kbd> will do nothing.

Returns

Builder instance for fluent chaining