The
displayOnly property
specifies whether fields
are displayed for viewing only. If you set this property to YES, the
user
cannot update the displayed fields or change data in the variables
bound to
those fields. The value of this property affects the default values
of the
following additional
openUI properties:
- allowAppend
- allowDelete
- allowInsert
The
property is a BOOLEAN type. You cannot update the property at run
time.
The default value for this property in NO. If you do not
specify a value,
all the elements are available for use in the array dictionary.