Uses of Class
com.iizix.term.ee.EEField
Uses of EEField in com.iizigo.term.capture.prop
Modifier and TypeMethodDescriptionCaptureFieldProp.createEEField
(boolean is3270, int width) Creates an EEField for this property.Uses of EEField in com.iizix.term.ee
Modifier and TypeMethodDescriptionboolean
EEScreen.areChanged
(EEField[] fields) Checks if fields are changed.int
Used for sorting fields.boolean
EEScreen.isUnderlined
(EEField field) Gets the underlined state of the field.void
EEScreen.setRefreshedFields
(EEField[] fields) Sets new fields after rebuild, removing previous underlines.void
HostSessionEE.setRefreshedFields
(EEField[] fields, int[] wattrs) Sets new fields after rebuild, also applies underlines.