Reference 〉 Function

checkEntry.disabled(disablebool)

Enables or disables the checkEntry element. This function is aliased by both checkEntry.enable() and checkEntry.disable().

Parameters

  • disable bool, required

    If True, disables the checkEntry element. If False, enables the checkEntry element.

Notes and Examples

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.