backgroundColor
Returns an enumeration indicating the background color of the field. The
possible values are shown under Color at the end of
the description of this class.
baseAttribute
Returns the 3270 base attribute of the field.
column
Returns the column number of the position of the start of the field on
the screen, with the leftmost column being 1.
dataTag
Returns an enumeration indicating whether the data in the field has been
modified.
foregroundColor
Returns an enumeration indicating the foreground color of the field. The
possible values are shown under Color at the end of
the description of this class.
highlight
Returns an enumeration indicating which type of highlight is being used.
The possible values are shown under Highlight at the
end of the description of this class.
inputProt
Returns an enumeration indicating whether the field is protected.
inputType
Returns an enumeration indicating the input data type for this field.
intensity
Returns an enumeration indicating the field intensity.
text
Returns the text currently held in the field.
textLength
Returns the number of characters currently held in the field.
transparency
Returns an enumeration indicating the background transparency of the field.
Possible values are shown under Transparency at the
end of the description of this class.