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