Uses of Class
com.iizix.prop.vs.actor.SetSourceFieldValue.Settings
Packages that use SetSourceFieldValue.Settings
Uses of SetSourceFieldValue.Settings in com.iizigo.vs.actor
Subclasses of SetSourceFieldValue.Settings in com.iizigo.vs.actorModifier and TypeClassDescriptionstatic class
Editor version of the Settings property container.Uses of SetSourceFieldValue.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return SetSourceFieldValue.SettingsModifier and TypeMethodDescriptionSetSourceFieldValue.createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type SetSourceFieldValue.SettingsModifier and TypeMethodDescriptionprotected IActionActor<SetSourceFieldValue.Settings>
SetSourceFieldValue.Settings.createActor
(VSAction action) Create the instance of the action actor.Constructors in com.iizix.prop.vs.actor with parameters of type SetSourceFieldValue.SettingsModifierConstructorDescriptionSetSourceFieldValue
(VSAction action, SetSourceFieldValue.Settings settings) Creates a new instance.