Question: Which statement would create an object that would display data, but the user cannot change it ? ( Mark all that are correct. ) self.field
Which statement would create an object that would display data, but the user cannot change itMark all that are correct.
self.field self.addFloatFieldvalue row column state "readonly"
self.field self.addIntegerFieldvalue row column width
self.field self.addTextFieldtext "January", row column
self.addLabeltext "January", row column
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
