Uses of Class
com.iizix.term.prop.ScreenActionProp
Packages that use ScreenActionProp
Uses of ScreenActionProp in com.iizigo.term.prop
Subclasses of ScreenActionProp in com.iizigo.term.propModifier and TypeClassDescriptionclass
This Screen Action property container for a terminal host screen property.Uses of ScreenActionProp in com.iizix.term.prop
Methods in com.iizix.term.prop that return ScreenActionPropModifier and TypeMethodDescriptionScreenActionProp.clone()
Overrides clone to clear VSAction reference.ScreenActionsProp.getActions()
Gets the screen field properties array.TerminalActionActor.Settings.getScreenActionProp()
Gets the screen action property that is referenced.Methods in com.iizix.term.prop that return types with arguments of type ScreenActionPropMethods in com.iizix.term.prop with parameters of type ScreenActionPropModifier and TypeMethodDescriptionvoid
TerminalActionActor.Settings.addScreenActionReference
(ScreenActionProp action) Adds the screen action reference.