I am working on a suitelet that produces a list of transactions with a checkbox to the left of each line. As I populate values to the list of transactions I want to disable the checkbox if a field on the transaction has been set. How would I go about conditionally disabling the checkbox for specific lines on the suitelet?