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