All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ibm.eNetwork.ECL.ECLConstants

public interface ECLConstants

Variable Index

 o ALL_FIELDS
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find any fields
 o ALL_PLANES
Used with ECLFieldList.Refresh() and ECLPS.GetFieldList()
 o ALPHANUM_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find alphanumeric fields
 o ALTCUR_STR
 o ALTVIEW_STR
 o ATTN_STR
 o ATTR_5250_ALPHA_ONLY
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify alphabetic-only fields (0x02).
 o ATTR_5250_ALPHANUM
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify alphanumeric fields (0x00).
 o ATTR_5250_ALPHANUM_MASK
5250 field attribute mask used to isolate the alphanumeric bits (0x0E).
 o ATTR_5250_BIDI_RTL
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify BIDI right-to-left fields (0x08).
 o ATTR_5250_BRIGHT
5250 field attribute mask for the high intensity attribute (0x10).
 o ATTR_5250_DBCS_KATAKANA
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify Katakana shift fields (0x08).
 o ATTR_5250_DISPLAY
5250 field attribute mask for the display attribute (0x40).
 o ATTR_5250_MAG_STRIPE
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify magnetic stripe fields (0x0C).
 o ATTR_5250_MODIFIED
5250 field attribute mask for the modified attribute (0x01).
 o ATTR_5250_NORMAL
 o ATTR_5250_NUM_ONLY
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric-only fields (0x0A).
 o ATTR_5250_NUM_PLUS
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric plus fields (0x06).
 o ATTR_5250_NUM_SHIFT
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric shift fields (0x04).
 o ATTR_5250_NUM_SIGNED
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify signed numeric-only fields (0x0E).
 o ATTR_5250_PROTECTED
5250 field attribute mask for the protected attribute (0x20).
 o ATTR_ALPHANUM
3270 field attribute mask for the alphanumeric attribute (0x10).
 o ATTR_DISPLAY1
3270 field attribute mask for the high-order display bit (0x08).
 o ATTR_DISPLAY2
3270 field attribute mask for the low-order display bit (0x04).
 o ATTR_MDT
3270 field attribute mask for the low-order display bit (0x01).
 o ATTR_PROTECTED
3270 field attribute mask for the protected attribute (0x20).
 o AUTOPUSH_STR
 o AUTOREV_STR
 o BACKSP_STR
 o BACKTAB_STR
 o BASE_STR
 o BEGINFLD_STR
 o BIDI_MODE_OFF_STR
 o BIDI_MODE_ON_STR
 o BIDIL_STR
 o BLUE_3270
 o CANCELPJOB_STR
 o CLEAR_STR
 o CLEARRECT_STR
 o CLOSE_STR
 o COLOR_ATTRIBUTES_PLANE
Used with various methods to access color plane data
 o COLOR_PLANE
Used with various methods to access color plane data
 o COLUMNHEAD_STR
 o CONTEXT_DISP_STR
 o COPY_STR
 o COPYALL_STR
 o COPYAPPEND_STR
 o CRSEL_STR
 o CSD_STR
 o CURDOWN_STR
 o CURLEFT_STR
 o CURRIGHT_STR
 o CURSOR_DIRECTION_STR
 o CURUP_STR
 o CUT_STR
 o DB_CA_EXIST
DBCS field attribute mask for the DBCS Character Exist attribute (0x02).
 o DB_CLEAR
 o DB_DB1
DBCS character attribute mask for the DBCS first byte position (0x40).
 o DB_DBCS
DBCS character attribute mask for the DBCS character (0x80).
 o DB_DBHIGH
DBCS character attribute mask for the DBCS first byte position (0x20) and DBCS character (0x08).
 o DB_DEAD
DBCS character attribute mask for the DBCS dead character position (0x08).
 o DB_MIX
DBCS field attribute mask for the DBCS SO/SI Mixed field attribute (0x04).
 o DB_SI
DBCS character attribute mask for the DBCS SI character position (0x10).
 o DB_SO
DBCS character attribute mask for the DBCS SO character position (0x20).
 o DB_SOSI_EXIST
DBCS field attribute mask for the DBCS SO/SI Pairs Exist attribute (0x20).
 o DBATTR_DEFAULT
DBCS field attribute mask for the DBCS default attribute (0x00).
 o DBATTR_EITHER
DBCS field attribute mask for the DBCS Either field attribute (0x10).
 o DBATTR_ONLY
DBCS field attribute mask for the DBCS Only field attribute (0x08).
 o DBATTR_OPEN
DBCS field attribute mask for the DBCS Open field attribute (0x18).
 o DBATTR_PURE
DBCS field attribute mask for the DBCS Pure field attribute (0x09).
 o DBCS_PLANE
Used with various methods to access DBCS plane data
 o DBCSINP_STR
 o DBDEFALT
 o DEF_3270
 o DELCHAR_STR
 o DISPLAYABLE_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find display fields
 o DSPSOSI_STR
 o DUP_CHAR
 o DUP_STR
 o EBC_SI
DBCS Shift-In (SI) value (0x0f) in EBCDIC code point.
 o EBC_SO
DBCS Shift-Out (SO) value (0x0e) in EBCDIC code point.
 o ENDLINE_STR
 o ENDPUSH_STR
 o ENTER_STR
 o ERASEEOF_STR
 o ERASEFLD_STR
 o ERASEINPUT_STR
 o EXFIELD_PLANE
Used with various methods to access extended field plane data
 o EXT_ATTR_3270_APL
 o EXT_ATTR_3270_BLINK
3270 extended field attribute mask for the blink attribute (0x40).
 o EXT_ATTR_3270_CHAR
 o EXT_ATTR_3270_DBCS
3270 extended field attribute mask for the double-byte attribute (0x06).
 o EXT_ATTR_3270_EBCDIC
 o EXT_ATTR_3270_REVERSE
3270 extended field attribute mask for the reverse video attribute (0x80).
 o EXT_ATTR_3270_UNDERLINE
3270 extended field attribute mask for the underline attribute (0xC0).
 o EXT_ATTR_5250_BLINK
5250 extended field attribute mask for the blink attribute (0x20).
 o EXT_ATTR_5250_COLUMN_SEP
5250 extended field attribute mask for the column separator attribute (0x10).
 o EXT_ATTR_5250_REVERSE
5250 extended field attribute mask for the reverse video attribute (0x80).
 o EXT_ATTR_5250_UNDERLINE
5250 extended field attribute mask for the underline attribute (0x40).
 o EXT_BLINK
 o EXT_COL_SEP
 o EXT_D_BOTH
 o EXT_D_LEFT
Grid character attribute mask for the Left Character Grid (0x08).
 o EXT_D_OVER
Grid character attribute mask for the Upper Character Grid (0x04).
 o EXT_D_RIGHT
Grid character attribute mask for the Right Character Grid (0x02).
 o EXT_D_UNDER
Grid character attribute mask for the Under Character Grid (0x01).
 o EXT_DBCS
 o EXT_EFA_APL_SET
 o EXT_EFA_FG_SET
 o EXT_G_ALL
ORed mask all 3270 grid plane lines at field attribute position
 o EXT_G_LEFT
Grid field attribute mask for the Left Character Grid (0x80).
 o EXT_G_OVER
Grid field attribute mask for the Upper Character Grid (0x40).
 o EXT_G_RIGHT
Grid field attribute mask for the Right Character Grid (0x20).
 o EXT_G_UNDER
Grid field attribute mask for the Under Character Grid (0x10).
 o EXT_LINEATTR_CHECK
 o EXT_LINEATTR_DBLWID
 o EXT_LINEATTR_DBLWID_DBLHT_BOT
 o EXT_LINEATTR_DBLWID_DBLHT_TOP
 o EXT_LINEATTR_NORMAL
 o EXT_NON_ERASEABLE
 o EXT_NORMAL
 o EXT_OPAQUE
 o EXT_REVERSE
 o EXT_UNDERLN
 o F10_STR
 o F11_STR
 o F12_STR
 o F13_STR
 o F14_STR
 o F15_STR
 o F16_STR
 o F17_STR
 o F18_STR
 o F19_STR
 o F1_STR
 o F20_STR
 o F21_STR
 o F22_STR
 o F23_STR
 o F24_STR
 o F2_STR
 o F3_STR
 o F4_STR
 o F5_STR
 o F6_STR
 o F7_STR
 o F8_STR
 o F9_STR
 o FIELD_MARK
 o FIELD_PLANE
Used with various methods to access field plane data
 o FINAL_STR
 o FLDBASE_STR
 o FLDEXT_STR
 o FLDMINUS_STR
 o FLDMRK_STR
 o FLDPLUS_STR
 o FLDREV_STR
 o FLDSHAPE_STR
 o FORMFEED_STR
 o FWDTAB_STR
 o GRCURSOR_STR
 o GREEN_3270
 o GRID_PLANE
Used with various methods to access double-byte grid plane data
 o HELP_STR
 o HILIGHT_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find high intensity fields
 o HINDIL_STR
 o HOME_STR
 o HOST_PLANE
 o HOSTPRT_STR
 o INITIAL_STR
 o INSERT_STR
 o ISOLATED_STR
 o JUMP_STR
 o KEYPAD0_STR
 o KEYPAD1_STR
 o KEYPAD2_STR
 o KEYPAD3_STR
 o KEYPAD4_STR
 o KEYPAD5_STR
 o KEYPAD6_STR
 o KEYPAD7_STR
 o KEYPAD8_STR
 o KEYPAD9_STR
 o KEYPADCOMMA_STR
 o KEYPADDOT_STR
 o KEYPADENTER_STR
 o KEYPADMINUS_STR
 o LATINL_STR
 o LOGICAL_DISP_STR
 o LOLIGHT_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find low intensity fields
 o MARKDOWN_STR
 o MARKLEFT_STR
 o MARKRIGHT_STR
 o MARKUP_STR
 o MIDDLE_STR
 o MODIFIED_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find modified fields
 o MOVEDOWN_STR
 o MOVELEFT_STR
 o MOVERIGHT_STR
 o MOVEUP_STR
 o NATIONAL_DISP_STR
 o NEUT_3270
 o NEWLINE_STR
 o NLS_PLANE
 o NO_TIMEOUT
Used with ECLPS and ECLOIA WaitFor methods
 o NOMINAL_DISP_STR
 o NON_DISPLAYABLE_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find hidden fields
 o NON_PENDETECTABLE_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find non-pen-detectable fields
 o NUMCONTEXT_STR
 o NUMERIC_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find numeric-only fields
 o NUMNATIONAL_STR
 o NUMNOMINAL_STR
 o PA1_STR
 o PA2_STR
 o PA3_STR
 o PAGEDWN_STR
 o PAGEUP_STR
 o PASTE_STR
 o PASTENEXT_STR
 o PENDETECTABLE_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find pen-detectable fields
 o PINK_3270
 o PRINT_STR
 o PROTECTED_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find protected fields
 o PRTESTPAGE_STR
 o PUSH_STR
 o RAWTEXT_PLANE
 o RED_3270
 o RESET_STR
 o RETRYPRT_STR
 o RULE_STR
 o SCREENREV_STR
 o SEARCH_BACKWARD
Used with ECLFieldList.FindField(), ECLPS.SearchText(), and ECLPS.SearchString()
 o SEARCH_FORWARD
Used with ECLFieldList.FindField(), ECLPS.SearchText(), and ECLPS.SearchString()
 o SELECTALL_STR
 o STARTMAC_STR
 o SYSREQ_STR
 o TEST_STR
 o TEXT_PLANE
Used with various methods to access text plane data
 o THAIL_STR
 o TOGGLEHEB_STR
 o TURQ_3270
 o TXTORL2R_STR
 o TXTORR2L_STR
 o TXTTYPEL_STR
 o TXTTYPEV_STR
 o UNMARK_STR
 o UNMODIFIED_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find unmodified fields
 o UNPROTECTED_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find unprotected fields
 o VISUAL_DISP_STR
 o WORDLFT_STR
 o WORDRGT_STR
 o YELLOW_3270

Variables

 o SEARCH_FORWARD
 public static final int SEARCH_FORWARD
Used with ECLFieldList.FindField(), ECLPS.SearchText(), and ECLPS.SearchString()

 o SEARCH_BACKWARD
 public static final int SEARCH_BACKWARD
Used with ECLFieldList.FindField(), ECLPS.SearchText(), and ECLPS.SearchString()

 o TEXT_PLANE
 public static final int TEXT_PLANE
Used with various methods to access text plane data

 o COLOR_PLANE
 public static final int COLOR_PLANE
Used with various methods to access color plane data

 o DBCS_PLANE
 public static final int DBCS_PLANE
Used with various methods to access DBCS plane data

 o GRID_PLANE
 public static final int GRID_PLANE
Used with various methods to access double-byte grid plane data

 o FIELD_PLANE
 public static final int FIELD_PLANE
Used with various methods to access field plane data

 o EXFIELD_PLANE
 public static final int EXFIELD_PLANE
Used with various methods to access extended field plane data

 o NLS_PLANE
 public static final int NLS_PLANE
 o HOST_PLANE
 public static final int HOST_PLANE
 o RAWTEXT_PLANE
 public static final int RAWTEXT_PLANE
 o COLOR_ATTRIBUTES_PLANE
 public static final int COLOR_ATTRIBUTES_PLANE
Used with various methods to access color plane data

 o ALL_PLANES
 public static final int ALL_PLANES
Used with ECLFieldList.Refresh() and ECLPS.GetFieldList()

 o ALTCUR_STR
 public static final String ALTCUR_STR
 o ATTN_STR
 public static final String ATTN_STR
 o BACKSP_STR
 public static final String BACKSP_STR
 o BACKTAB_STR
 public static final String BACKTAB_STR
 o CLEAR_STR
 public static final String CLEAR_STR
 o CLEARRECT_STR
 public static final String CLEARRECT_STR
 o COPY_STR
 public static final String COPY_STR
 o COPYAPPEND_STR
 public static final String COPYAPPEND_STR
 o COPYALL_STR
 public static final String COPYALL_STR
 o SELECTALL_STR
 public static final String SELECTALL_STR
 o CURDOWN_STR
 public static final String CURDOWN_STR
 o CURLEFT_STR
 public static final String CURLEFT_STR
 o CURRIGHT_STR
 public static final String CURRIGHT_STR
 o CURUP_STR
 public static final String CURUP_STR
 o CUT_STR
 public static final String CUT_STR
 o DELCHAR_STR
 public static final String DELCHAR_STR
 o ENTER_STR
 public static final String ENTER_STR
 o FWDTAB_STR
 public static final String FWDTAB_STR
 o ENDLINE_STR
 public static final String ENDLINE_STR
 o ERASEEOF_STR
 public static final String ERASEEOF_STR
 o ERASEFLD_STR
 public static final String ERASEFLD_STR
 o ERASEINPUT_STR
 public static final String ERASEINPUT_STR
 o F1_STR
 public static final String F1_STR
 o F2_STR
 public static final String F2_STR
 o F3_STR
 public static final String F3_STR
 o F4_STR
 public static final String F4_STR
 o F5_STR
 public static final String F5_STR
 o F6_STR
 public static final String F6_STR
 o F7_STR
 public static final String F7_STR
 o F8_STR
 public static final String F8_STR
 o F9_STR
 public static final String F9_STR
 o F10_STR
 public static final String F10_STR
 o F11_STR
 public static final String F11_STR
 o F12_STR
 public static final String F12_STR
 o F13_STR
 public static final String F13_STR
 o F14_STR
 public static final String F14_STR
 o F15_STR
 public static final String F15_STR
 o F16_STR
 public static final String F16_STR
 o F17_STR
 public static final String F17_STR
 o F18_STR
 public static final String F18_STR
 o F19_STR
 public static final String F19_STR
 o F20_STR
 public static final String F20_STR
 o F21_STR
 public static final String F21_STR
 o F22_STR
 public static final String F22_STR
 o F23_STR
 public static final String F23_STR
 o F24_STR
 public static final String F24_STR
 o JUMP_STR
 public static final String JUMP_STR
 o UNMARK_STR
 public static final String UNMARK_STR
 o MARKUP_STR
 public static final String MARKUP_STR
 o MARKDOWN_STR
 public static final String MARKDOWN_STR
 o MARKLEFT_STR
 public static final String MARKLEFT_STR
 o MARKRIGHT_STR
 public static final String MARKRIGHT_STR
 o MOVEUP_STR
 public static final String MOVEUP_STR
 o MOVEDOWN_STR
 public static final String MOVEDOWN_STR
 o MOVELEFT_STR
 public static final String MOVELEFT_STR
 o MOVERIGHT_STR
 public static final String MOVERIGHT_STR
 o NEWLINE_STR
 public static final String NEWLINE_STR
 o PA1_STR
 public static final String PA1_STR
 o PA2_STR
 public static final String PA2_STR
 o PA3_STR
 public static final String PA3_STR
 o PAGEDWN_STR
 public static final String PAGEDWN_STR
 o PAGEUP_STR
 public static final String PAGEUP_STR
 o PASTE_STR
 public static final String PASTE_STR
 o PASTENEXT_STR
 public static final String PASTENEXT_STR
 o PRINT_STR
 public static final String PRINT_STR
 o RULE_STR
 public static final String RULE_STR
 o SYSREQ_STR
 public static final String SYSREQ_STR
 o WORDLFT_STR
 public static final String WORDLFT_STR
 o WORDRGT_STR
 public static final String WORDRGT_STR
 o INSERT_STR
 public static final String INSERT_STR
 o HOME_STR
 public static final String HOME_STR
 o CRSEL_STR
 public static final String CRSEL_STR
 o RESET_STR
 public static final String RESET_STR
 o DUP_STR
 public static final String DUP_STR
 o FLDMRK_STR
 public static final String FLDMRK_STR
 o FLDEXT_STR
 public static final String FLDEXT_STR
 o FLDPLUS_STR
 public static final String FLDPLUS_STR
 o FLDMINUS_STR
 public static final String FLDMINUS_STR
 o TEST_STR
 public static final String TEST_STR
 o DSPSOSI_STR
 public static final String DSPSOSI_STR
 o ALTVIEW_STR
 public static final String ALTVIEW_STR
 o DBCSINP_STR
 public static final String DBCSINP_STR
 o HELP_STR
 public static final String HELP_STR
 o BEGINFLD_STR
 public static final String BEGINFLD_STR
 o GRCURSOR_STR
 public static final String GRCURSOR_STR
 o KEYPAD0_STR
 public static final String KEYPAD0_STR
 o KEYPAD1_STR
 public static final String KEYPAD1_STR
 o KEYPAD2_STR
 public static final String KEYPAD2_STR
 o KEYPAD3_STR
 public static final String KEYPAD3_STR
 o KEYPAD4_STR
 public static final String KEYPAD4_STR
 o KEYPAD5_STR
 public static final String KEYPAD5_STR
 o KEYPAD6_STR
 public static final String KEYPAD6_STR
 o KEYPAD7_STR
 public static final String KEYPAD7_STR
 o KEYPAD8_STR
 public static final String KEYPAD8_STR
 o KEYPAD9_STR
 public static final String KEYPAD9_STR
 o KEYPADDOT_STR
 public static final String KEYPADDOT_STR
 o KEYPADENTER_STR
 public static final String KEYPADENTER_STR
 o KEYPADCOMMA_STR
 public static final String KEYPADCOMMA_STR
 o KEYPADMINUS_STR
 public static final String KEYPADMINUS_STR
 o PRTESTPAGE_STR
 public static final String PRTESTPAGE_STR
 o CANCELPJOB_STR
 public static final String CANCELPJOB_STR
 o FORMFEED_STR
 public static final String FORMFEED_STR
 o RETRYPRT_STR
 public static final String RETRYPRT_STR
 o HOSTPRT_STR
 public static final String HOSTPRT_STR
 o SCREENREV_STR
 public static final String SCREENREV_STR
 o LATINL_STR
 public static final String LATINL_STR
 o BIDIL_STR
 public static final String BIDIL_STR
 o BASE_STR
 public static final String BASE_STR
 o FLDREV_STR
 public static final String FLDREV_STR
 o CLOSE_STR
 public static final String CLOSE_STR
 o AUTOREV_STR
 public static final String AUTOREV_STR
 o PUSH_STR
 public static final String PUSH_STR
 o ENDPUSH_STR
 public static final String ENDPUSH_STR
 o AUTOPUSH_STR
 public static final String AUTOPUSH_STR
 o CSD_STR
 public static final String CSD_STR
 o FINAL_STR
 public static final String FINAL_STR
 o INITIAL_STR
 public static final String INITIAL_STR
 o MIDDLE_STR
 public static final String MIDDLE_STR
 o ISOLATED_STR
 public static final String ISOLATED_STR
 o FLDSHAPE_STR
 public static final String FLDSHAPE_STR
 o FLDBASE_STR
 public static final String FLDBASE_STR
 o TXTORL2R_STR
 public static final String TXTORL2R_STR
 o TXTORR2L_STR
 public static final String TXTORR2L_STR
 o TXTTYPEV_STR
 public static final String TXTTYPEV_STR
 o TXTTYPEL_STR
 public static final String TXTTYPEL_STR
 o NUMNOMINAL_STR
 public static final String NUMNOMINAL_STR
 o NUMNATIONAL_STR
 public static final String NUMNATIONAL_STR
 o NUMCONTEXT_STR
 public static final String NUMCONTEXT_STR
 o VISUAL_DISP_STR
 public static final String VISUAL_DISP_STR
 o LOGICAL_DISP_STR
 public static final String LOGICAL_DISP_STR
 o NOMINAL_DISP_STR
 public static final String NOMINAL_DISP_STR
 o NATIONAL_DISP_STR
 public static final String NATIONAL_DISP_STR
 o CONTEXT_DISP_STR
 public static final String CONTEXT_DISP_STR
 o BIDI_MODE_ON_STR
 public static final String BIDI_MODE_ON_STR
 o BIDI_MODE_OFF_STR
 public static final String BIDI_MODE_OFF_STR
 o CURSOR_DIRECTION_STR
 public static final String CURSOR_DIRECTION_STR
 o TOGGLEHEB_STR
 public static final String TOGGLEHEB_STR
 o COLUMNHEAD_STR
 public static final String COLUMNHEAD_STR
 o THAIL_STR
 public static final String THAIL_STR
 o HINDIL_STR
 public static final String HINDIL_STR
 o STARTMAC_STR
 public static final String STARTMAC_STR
 o NO_TIMEOUT
 public static final int NO_TIMEOUT
Used with ECLPS and ECLOIA WaitFor methods

 o ATTR_PROTECTED
 public static final short ATTR_PROTECTED
3270 field attribute mask for the protected attribute (0x20). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_ALPHANUM
 public static final short ATTR_ALPHANUM
3270 field attribute mask for the alphanumeric attribute (0x10). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_DISPLAY1
 public static final short ATTR_DISPLAY1
3270 field attribute mask for the high-order display bit (0x08). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_DISPLAY2
 public static final short ATTR_DISPLAY2
3270 field attribute mask for the low-order display bit (0x04). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_MDT
 public static final short ATTR_MDT
3270 field attribute mask for the low-order display bit (0x01). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o EXT_ATTR_3270_UNDERLINE
 public static final short EXT_ATTR_3270_UNDERLINE
3270 extended field attribute mask for the underline attribute (0xC0). This mask can be used against raw attribute byte in the extended field plane.

 o EXT_ATTR_3270_REVERSE
 public static final short EXT_ATTR_3270_REVERSE
3270 extended field attribute mask for the reverse video attribute (0x80). This mask can be used against raw attribute byte in the extended field plane.

 o EXT_ATTR_3270_BLINK
 public static final short EXT_ATTR_3270_BLINK
3270 extended field attribute mask for the blink attribute (0x40). This mask can be used against raw attribute byte in the extended field plane.

 o EXT_ATTR_3270_EBCDIC
 public static final short EXT_ATTR_3270_EBCDIC
 o EXT_ATTR_3270_APL
 public static final short EXT_ATTR_3270_APL
 o EXT_ATTR_3270_CHAR
 public static final short EXT_ATTR_3270_CHAR
 o EXT_ATTR_3270_DBCS
 public static final short EXT_ATTR_3270_DBCS
3270 extended field attribute mask for the double-byte attribute (0x06). This mask can be used against raw attribute byte in the extended field plane.

 o EXT_OPAQUE
 public static final short EXT_OPAQUE
 o DEF_3270
 public static final short DEF_3270
 o BLUE_3270
 public static final short BLUE_3270
 o RED_3270
 public static final short RED_3270
 o PINK_3270
 public static final short PINK_3270
 o GREEN_3270
 public static final short GREEN_3270
 o TURQ_3270
 public static final short TURQ_3270
 o YELLOW_3270
 public static final short YELLOW_3270
 o NEUT_3270
 public static final short NEUT_3270
 o ATTR_5250_NORMAL
 public static final short ATTR_5250_NORMAL
 o ATTR_5250_DISPLAY
 public static final short ATTR_5250_DISPLAY
5250 field attribute mask for the display attribute (0x40). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_PROTECTED
 public static final short ATTR_5250_PROTECTED
5250 field attribute mask for the protected attribute (0x20). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_BRIGHT
 public static final short ATTR_5250_BRIGHT
5250 field attribute mask for the high intensity attribute (0x10). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_ALPHANUM_MASK
 public static final short ATTR_5250_ALPHANUM_MASK
5250 field attribute mask used to isolate the alphanumeric bits (0x0E). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_ALPHANUM
 public static final short ATTR_5250_ALPHANUM
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify alphanumeric fields (0x00). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_ALPHA_ONLY
 public static final short ATTR_5250_ALPHA_ONLY
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify alphabetic-only fields (0x02). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_NUM_SHIFT
 public static final short ATTR_5250_NUM_SHIFT
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric shift fields (0x04). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_NUM_PLUS
 public static final short ATTR_5250_NUM_PLUS
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric plus fields (0x06). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_DBCS_KATAKANA
 public static final short ATTR_5250_DBCS_KATAKANA
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify Katakana shift fields (0x08). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_BIDI_RTL
 public static final short ATTR_5250_BIDI_RTL
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify BIDI right-to-left fields (0x08). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_NUM_ONLY
 public static final short ATTR_5250_NUM_ONLY
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric-only fields (0x0A). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_MAG_STRIPE
 public static final short ATTR_5250_MAG_STRIPE
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify magnetic stripe fields (0x0C). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_NUM_SIGNED
 public static final short ATTR_5250_NUM_SIGNED
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify signed numeric-only fields (0x0E). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o ATTR_5250_MODIFIED
 public static final short ATTR_5250_MODIFIED
5250 field attribute mask for the modified attribute (0x01). This mask can be used against raw attribute byte returned by ECLField.GetAttribute() or directly against the field plane data.

 o EXT_ATTR_5250_REVERSE
 public static final short EXT_ATTR_5250_REVERSE
5250 extended field attribute mask for the reverse video attribute (0x80). This mask can be used against raw attribute byte in the extended field plane.

 o EXT_ATTR_5250_UNDERLINE
 public static final short EXT_ATTR_5250_UNDERLINE
5250 extended field attribute mask for the underline attribute (0x40). This mask can be used against raw attribute byte in the extended field plane.

 o EXT_ATTR_5250_BLINK
 public static final short EXT_ATTR_5250_BLINK
5250 extended field attribute mask for the blink attribute (0x20). This mask can be used against raw attribute byte in the extended field plane.

 o EXT_ATTR_5250_COLUMN_SEP
 public static final short EXT_ATTR_5250_COLUMN_SEP
5250 extended field attribute mask for the column separator attribute (0x10). This mask can be used against raw attribute byte in the extended field plane.

 o DB_MIX
 public static final short DB_MIX
DBCS field attribute mask for the DBCS SO/SI Mixed field attribute (0x04). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen().

 o DB_SOSI_EXIST
 public static final short DB_SOSI_EXIST
DBCS field attribute mask for the DBCS SO/SI Pairs Exist attribute (0x20). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen().

 o DB_CA_EXIST
 public static final short DB_CA_EXIST
DBCS field attribute mask for the DBCS Character Exist attribute (0x02). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen().

 o DBATTR_DEFAULT
 public static final short DBATTR_DEFAULT
DBCS field attribute mask for the DBCS default attribute (0x00). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen().

 o DBATTR_ONLY
 public static final short DBATTR_ONLY
DBCS field attribute mask for the DBCS Only field attribute (0x08). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen() and 5250 session only.

 o DBATTR_EITHER
 public static final short DBATTR_EITHER
DBCS field attribute mask for the DBCS Either field attribute (0x10). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen() and 5250 session only.

 o DBATTR_OPEN
 public static final short DBATTR_OPEN
DBCS field attribute mask for the DBCS Open field attribute (0x18). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen() and 5250 session only.

 o DBATTR_PURE
 public static final short DBATTR_PURE
DBCS field attribute mask for the DBCS Pure field attribute (0x09). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen() and 5250 session only.

 o DB_DBCS
 public static final short DB_DBCS
DBCS character attribute mask for the DBCS character (0x80). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen()

 o DB_DB1
 public static final short DB_DB1
DBCS character attribute mask for the DBCS first byte position (0x40). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen()

 o DB_SO
 public static final short DB_SO
DBCS character attribute mask for the DBCS SO character position (0x20). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen()

 o DB_SI
 public static final short DB_SI
DBCS character attribute mask for the DBCS SI character position (0x10). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen()

 o DB_DEAD
 public static final short DB_DEAD
DBCS character attribute mask for the DBCS dead character position (0x08). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen()

 o DB_DBHIGH
 public static final short DB_DBHIGH
DBCS character attribute mask for the DBCS first byte position (0x20) and DBCS character (0x08). This mask can be used against the DBCS attribute byte returned by ECLPS.GetScreen()

 o DB_CLEAR
 public static final short DB_CLEAR
 o EBC_SO
 public static final short EBC_SO
DBCS Shift-Out (SO) value (0x0e) in EBCDIC code point.

 o EBC_SI
 public static final short EBC_SI
DBCS Shift-In (SI) value (0x0f) in EBCDIC code point.

 o DBDEFALT
 public static final short DBDEFALT
 o EXT_G_LEFT
 public static final short EXT_G_LEFT
Grid field attribute mask for the Left Character Grid (0x80). This mask can be used against the Grid attribute byte returned by ECLPS.GetScreen().

 o EXT_G_OVER
 public static final short EXT_G_OVER
Grid field attribute mask for the Upper Character Grid (0x40). This mask can be used against the Grid attribute byte returned by ECLPS.GetScreen().

 o EXT_G_RIGHT
 public static final short EXT_G_RIGHT
Grid field attribute mask for the Right Character Grid (0x20). This mask can be used against the Grid attribute byte returned by ECLPS.GetScreen().

 o EXT_G_UNDER
 public static final short EXT_G_UNDER
Grid field attribute mask for the Under Character Grid (0x10). This mask can be used against the Grid attribute byte returned by ECLPS.GetScreen().

 o EXT_G_ALL
 public static final short EXT_G_ALL
ORed mask all 3270 grid plane lines at field attribute position

 o EXT_D_LEFT
 public static final short EXT_D_LEFT
Grid character attribute mask for the Left Character Grid (0x08). This mask can be used against the Grid attribute byte returned by ECLPS.GetScreen().

 o EXT_D_OVER
 public static final short EXT_D_OVER
Grid character attribute mask for the Upper Character Grid (0x04). This mask can be used against the Grid attribute byte returned by ECLPS.GetScreen().

 o EXT_D_RIGHT
 public static final short EXT_D_RIGHT
Grid character attribute mask for the Right Character Grid (0x02). This mask can be used against the Grid attribute byte returned by ECLPS.GetScreen().

 o EXT_D_UNDER
 public static final short EXT_D_UNDER
Grid character attribute mask for the Under Character Grid (0x01). This mask can be used against the Grid attribute byte returned by ECLPS.GetScreen().

 o EXT_D_BOTH
 public static final short EXT_D_BOTH
 o ALL_FIELDS
 public static final int ALL_FIELDS
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find any fields

 o MODIFIED_FIELD
 public static final int MODIFIED_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find modified fields

 o ALPHANUM_FIELD
 public static final int ALPHANUM_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find alphanumeric fields

 o HILIGHT_FIELD
 public static final int HILIGHT_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find high intensity fields

 o PROTECTED_FIELD
 public static final int PROTECTED_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find protected fields

 o DISPLAYABLE_FIELD
 public static final int DISPLAYABLE_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find display fields

 o PENDETECTABLE_FIELD
 public static final int PENDETECTABLE_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find pen-detectable fields

 o UNMODIFIED_FIELD
 public static final int UNMODIFIED_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find unmodified fields

 o NUMERIC_FIELD
 public static final int NUMERIC_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find numeric-only fields

 o LOLIGHT_FIELD
 public static final int LOLIGHT_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find low intensity fields

 o UNPROTECTED_FIELD
 public static final int UNPROTECTED_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find unprotected fields

 o NON_DISPLAYABLE_FIELD
 public static final int NON_DISPLAYABLE_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find hidden fields

 o NON_PENDETECTABLE_FIELD
 public static final int NON_PENDETECTABLE_FIELD
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find non-pen-detectable fields

 o EXT_REVERSE
 public static final short EXT_REVERSE
 o EXT_BLINK
 public static final short EXT_BLINK
 o EXT_UNDERLN
 public static final short EXT_UNDERLN
 o EXT_COL_SEP
 public static final short EXT_COL_SEP
 o EXT_NORMAL
 public static final short EXT_NORMAL
 o EXT_NON_ERASEABLE
 public static final short EXT_NON_ERASEABLE
 o EXT_DBCS
 public static final short EXT_DBCS
 o EXT_EFA_FG_SET
 public static final short EXT_EFA_FG_SET
 o EXT_EFA_APL_SET
 public static final short EXT_EFA_APL_SET
 o DUP_CHAR
 public static final short DUP_CHAR
 o FIELD_MARK
 public static final short FIELD_MARK
 o EXT_LINEATTR_NORMAL
 public static final int EXT_LINEATTR_NORMAL
 o EXT_LINEATTR_DBLWID
 public static final int EXT_LINEATTR_DBLWID
 o EXT_LINEATTR_DBLWID_DBLHT_TOP
 public static final int EXT_LINEATTR_DBLWID_DBLHT_TOP
 o EXT_LINEATTR_DBLWID_DBLHT_BOT
 public static final int EXT_LINEATTR_DBLWID_DBLHT_BOT
 o EXT_LINEATTR_CHECK
 public static final int EXT_LINEATTR_CHECK

All Packages  Class Hierarchy  This Package  Previous  Next  Index