ButtonControlProperties.setDisabled

Disables the button and results in the HTML disabled attribute being added to the <button> HTML tag.

Parameters

boolean  disabled,