Name | Description | |
---|---|---|
FIELD_ATTR_POS | Identifies a field attribute definition character |
The following tables list the members exposed by FieldAttributes.
Name | Description | |
---|---|---|
FIELD_ATTR_POS | Identifies a field attribute definition character |
Name | Description | |
---|---|---|
IsAlphaOnlyField | Returns whether the data cell marks the beginning of an alpha only field. Note: IScreenDataConstants.FIELD_ALPHA_ONLY | |
IsAlphaShiftField | ||
IsAplCharacterSet | Returns whether the data cell is displayed with APL characters. Note: IScreenDataConstants.ATTR_CHAR_SET_AP | |
IsAttributeSpace | Returns whether field attributes occupy screen space. Note: IScreenDataConstants.FIELD_ATTRIB_SPACE | |
IsAutoEnterField | Returns whether the data cell marks the beginning of a auto enter field. Note: IScreenDataConstants.FIELD_AUTO_ENTER | |
IsBlinking | Returns:whether or not the data cell contains blinking text. Note: IScreenDataconstants.ATTR_BLINK | |
IsBlockField | Returns whether the data cell marks the beginning of a block field. Note: IScreenDataConstants.FIELD_MODE_BLOCK | |
IsCheckMod10Field | ||
IsCheckMod11Field | ||
IsColumnSeparator | Returns:whether or not the data cell contains a column separator. Note: IScreenDataConstants.ATTR_COLUMN_SEPARATOR | |
IsDbcs | Gets a value that indicates whether the character is a DBSC character. | |
IsDefaultDisplay | Returns whether the data cell is displayed with default attributes. Note: IScreenDataConstants.ATTR_DEFAULT | |
IsDigitsField | Returns whether the data cell marks the beginning of a digits field. Note: IScreenDataConstants.FIELD_DIGITS | |
IsDupField | Returns whether the data cell marks the beginning of a duplicate format control order field. Note: IScreenDataConstants.FIELD_MARK_DUP | |
IsExitRequiredField | Returns whether the data cell marks the beginning of a exit required field. Note: IScreenDataConstants.FIELD_EXIT_REQ | |
IsFieldAttribute | Returns whether the data cell contains a field attribute. Note: IScreenDataConstants.FIELD_ATTRIBUTE | |
IsFieldAttributePosition | Determines if the data cell corresponds with a field attribute position. | |
IsHighIntensity | Returns whether the data cell contains high intensity text. Note: IScreenDataConstants.ATTR_HIGH_INTENSITY | |
IsLeftLine | ||
IsLightPenField | Returns whether the data cell marks the beginning of a light pen field. Note: IScreenDataConstants.FIELD_LIGHT_PEN | |
IsMagneticStripField | Returns whether the data cell marks the beginning of a magnetic strip field. Note: IScreenDataConstants.FIELD_MAGNETIC_STRIP | |
IsMandatoryEntryField | Returns whether the data cell marks the beginning of a mandatory entry field. Note: IScreenDataConstants.FIELD_MANDATORY_ENTRY | |
IsMandatoryFillField | Returns whether the data cell marks the beginning of a mandatory fill field. Note: IScreenDataConstants.FIELD_MANDATORY_FILL | |
IsMessageField | Returns whether the data cell marks the beginning of a message field. Note: IScreenDataConstants.FIELD_TYPE_MESSAGE | |
IsModifiedField | Returns whether the data cell marks the beginning of a modified field. Note: IScreenDataConstants.FIELD_MODE_MODIFIED | |
IsNumericOnlyField | Returns whether the data cell marks the beginning of a numeric only field. Note: IScreenDataConstants.FIELD_NUMERIC_ONLY | |
IsNumericShiftField | Returns:whether or not the data cell marks the beginning of a numeric shift field. Note: IScreenDataConstants.FIELD_NUMERIC_SHIFT | |
IsOverline | Returns whether the data cell contains overlined text. Note: IScreenDataconstants.ATTR_OVERLINE | |
IsProtectedField | Returns whether the data cell marks the beginning of a protected field. Note: IScreenDataConstants.FIELD_MODE_PROTECTED | |
IsReverse | Returns whether the data cell is displayed in reverse video mode. Note: IScreenDataConstants.ATTR_REVERSE | |
IsRightAdjustBlankFillField | Returns whether the data cell marks the beginning of a right-adjust, blank fill field. Note: IScreenDataConstants.FIELD | |
IsRightAdjustZeroFillField | Returns whether the data cell marks the beginning of a right-adjust, zero fill field. Note: IScreenDataConstants.FIELD_RA_ZEROFILL | |
IsRightJustifiedField | Returns whether the data cell marks the beginning of a right-justified field. Note: IScreenDataConstants.FIELD_RIGHT_JUSTIFIED | |
IsRightLine | ||
IsSignedNumericField | Returns whether the data cell marks the beginning of a signed numeric field. Note: IScreenDataConstants.FIELD_SIGNED_NUMERIC | |
IsSosi | Gets a value that indicates whether the character is a DBSC SOSI character. | |
IsStrikethrough | Returns whether the data cell contains strikethrough text. Note: IScreenDataConstants.ATTR_STRIKETHROUGH | |
IsTriggerField | ||
IsUnderline | Returns whether the data cell contains underlined text. Note: IScreenDataconstants.ATTR_UNDERLINE | |
IsUppercaseField | Returns whether the data cell marks the beginning of a upper case field. Note: IScreenDataConstants.FIELD_UPPERCASE | |
IsUserField | Returns whether the data cell marks the beginning of a user field. Note: IScreenDataConstants.FIELD_TYPE_USER | |
IsVisible | Returns whether the data cell contains visible text. Note: IScreenDataConstants.ATTR_VISIBLE |
Name | Description | |
---|---|---|
ResetAttributes | Clears all field attribute bit values. |