Enables or disables the checkEntry element. This function is aliased by both checkEntry.enable() and checkEntry.disable().
Parameters
disable — bool, required
If
True, disables thecheckEntryelement. IfFalse, enables thecheckEntryelement.
Notes and Examples