Uses of Class
com.iizix.term.prop.ScreenFieldProp
Packages that use ScreenFieldProp
Uses of ScreenFieldProp in com.iizigo.term.prop
Subclasses of ScreenFieldProp in com.iizigo.term.propModifier and TypeClassDescriptionclass
This Screen identification property container for a terminal host screen property.Uses of ScreenFieldProp in com.iizix.term.api
Methods in com.iizix.term.api with parameters of type ScreenFieldPropModifier and TypeMethodDescriptiondefault String
IHostFieldData.convertFromVSField
(HostSession hostSession, ScreenFieldProp screenField, VSField vsField, String stringValue) Converts a single string from the VSField (or its value) to a host string that will be set.Uses of ScreenFieldProp in com.iizix.term.prop
Methods in com.iizix.term.prop that return ScreenFieldPropModifier and TypeMethodDescriptionScreenFieldProp.clone()
Creates a clone out of this property.Gets the field with specified name.Gets the field with specified name.ScreenFieldsProp.getFields()
Gets the screen field properties array.ScreenFieldProp.getNextContinued()
Gets the next continued field.ScreenActionProp.getSelectionField()
Gets the selection field.Methods in com.iizix.term.prop that return types with arguments of type ScreenFieldProp