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