Uses of Class
com.iizix.term.HostFields
Packages that use HostFields
Uses of HostFields in com.iizix.term
Methods in com.iizix.term that return HostFieldsMethods in com.iizix.term with parameters of type HostFieldsModifier and TypeMethodDescriptionvoid
EmptyHostSession.refreshHostFields
(HostFields fields) Refreshes the host fields of the current session.void
HostSessionPeer.refreshHostFields
(HostFields fields) Refreshes the host fields of the current session.Uses of HostFields in com.iizix.term.ee
Methods in com.iizix.term.ee with parameters of type HostFieldsModifier and TypeMethodDescriptionvoid
EEScreen.refreshHostFields
(HostFields fields) Refreshes the host fields of the current session.void
HostSessionEE.refreshHostFields
(HostFields fields) Refreshes the host fields of the current session.Uses of HostFields in com.iizix.term.tn3270e
Methods in com.iizix.term.tn3270e with parameters of type HostFieldsModifier and TypeMethodDescriptionvoid
HostSession3270.refreshHostFields
(HostFields fields) Refreshes the host fields of the current session.Uses of HostFields in com.iizix.term.tn5250e
Methods in com.iizix.term.tn5250e with parameters of type HostFieldsModifier and TypeMethodDescriptionvoid
HostSession5250.refreshHostFields
(HostFields fields) Refreshes the host fields of the current session.