Uses of Class
com.iizix.term.prop.ScreenActionProp
Packages that use ScreenActionProp Package Description com.iizigo.term.prop com.iizix.term.prop Uses of ScreenActionProp in com.iizigo.term.prop
Subclasses of ScreenActionProp in com.iizigo.term.prop Modifier and Type Class Description classEditorScreenActionPropThis 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 ScreenActionProp Modifier and Type Method Description ScreenActionPropScreenActionProp. clone()Overrides clone to clear VSAction reference.ScreenActionProp[]ScreenActionsProp. getActions()Gets the screen field properties array.ScreenActionPropTerminalActionActor.Settings. getScreenActionProp()Gets the screen action property that is referenced.Methods in com.iizix.term.prop that return types with arguments of type ScreenActionProp Modifier and Type Method Description java.lang.Class<ScreenActionProp>ScreenActionReference. getPropertyClass()Gets the class wanted.Methods in com.iizix.term.prop with parameters of type ScreenActionProp Modifier and Type Method Description voidTerminalActionActor.Settings. addScreenActionReference(ScreenActionProp action)Adds the screen action reference.