Uses of Class
com.iizix.term.prop.ScreenFieldProp
Uses of ScreenFieldProp in com.iizigo.term.prop
Modifier and TypeClassDescriptionclass
This Screen identification property container for a terminal host screen property.Uses of ScreenFieldProp in com.iizix.term.api
Modifier 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
Modifier 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.