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