Uses of Class
com.iizix.term.prop.ScreenActionsProp
Packages that use ScreenActionsProp Package Description com.iizigo.term.prop com.iizix.term.prop Uses of ScreenActionsProp in com.iizigo.term.prop
Subclasses of ScreenActionsProp in com.iizigo.term.prop Modifier and Type Class Description class
EditorScreenActionGroupProp
This Screen Action Group property container for a terminal host screen property.class
EditorScreenActionsProp
This Screen Actions property container for a terminal host screen property.Uses of ScreenActionsProp in com.iizix.term.prop
Subclasses of ScreenActionsProp in com.iizix.term.prop Modifier and Type Class Description class
ScreenActionGroupProp
This Screen Action Group property container for a terminal host screen.Fields in com.iizix.term.prop declared as ScreenActionsProp Modifier and Type Field Description protected ScreenActionsProp
ScreenProp. actions
The actions.Methods in com.iizix.term.prop that return ScreenActionsProp Modifier and Type Method Description ScreenActionsProp
ScreenProp. getActions()
Gets the screen actions container.