disableMnemonic

fun <T : AbstractButton> Cell<T>.disableMnemonic(): Cell<T>(source)

Removes the mnemonic from the AbstractButton.text of the AbstractButton in this Cell.