Uses of Class
com.iizix.prop.vs.actor.HistoryBackward.Settings
Packages that use HistoryBackward.Settings
Uses of HistoryBackward.Settings in com.iizigo.vs.actor
Subclasses of HistoryBackward.Settings in com.iizigo.vs.actorModifier and TypeClassDescriptionstatic class
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.SettingsModifier and TypeMethodDescriptionHistoryBackward.createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type HistoryBackward.SettingsModifier and TypeMethodDescriptionprotected 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.SettingsModifierConstructorDescriptionHistoryBackward
(VSAction action, HistoryBackward.Settings settings) Creates a new instance.