Uses of Class
com.iizix.term.prop.HostFieldColumnCell
Uses of HostFieldColumnCell in com.iizix.term.prop
Modifier and TypeMethodDescriptionScreenFieldProp.getHiddenHostFieldColumn
(HostScreen screen) Gets an array of all host field cells in a column.ScreenFieldProp.getHostFieldColumn
(HostScreen screen) Gets an array of all host field cells in a column.ScreenFieldProp.getHostFieldColumn
(HostScreen screen, boolean doGetHidden) Gets an array of all host field cells in a column.Modifier and TypeMethodDescriptionboolean
HostFieldColumnCell.hasChanged
(HostFieldColumnCell cell) Checks if there are any differences between the current HostFieldColumnCell and an old HostFieldColumnCell.static boolean
HostFieldColumnCell.hasChanged
(HostFieldColumnCell[] cells1, HostFieldColumnCell[] cells2) Checks if the contents in the HostFieldColumnCell's has changed.