Uses of Class
com.iizix.prop.vs.actor.HistoryBackward.Settings
Packages that use HistoryBackward.Settings Package Description com.iizigo.vs.actor com.iizix.prop.vs.actor Uses of HistoryBackward.Settings in com.iizigo.vs.actor
Subclasses of HistoryBackward.Settings in com.iizigo.vs.actor Modifier and Type Class Description static class
EditorHistoryBackward.Settings
Editor version of the Settings property container.Uses of HistoryBackward.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return HistoryBackward.Settings Modifier and Type Method Description HistoryBackward.Settings
HistoryBackward. createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type HistoryBackward.Settings Modifier and Type Method Description protected IActionActor<HistoryBackward.Settings>
HistoryBackward.Settings. createActor(VSAction action)
Create the instance of the action actor.Constructors in com.iizix.prop.vs.actor with parameters of type HistoryBackward.Settings Constructor Description HistoryBackward(VSAction action, HistoryBackward.Settings settings)
Creates a new instance.