Uses of Class
com.iizix.prop.vs.actor.SetSourceFieldValue.Settings
Packages that use SetSourceFieldValue.Settings Package Description com.iizigo.vs.actor com.iizix.prop.vs.actor Uses of SetSourceFieldValue.Settings in com.iizigo.vs.actor
Subclasses of SetSourceFieldValue.Settings in com.iizigo.vs.actor Modifier and Type Class Description static class
EditorSetSourceFieldValue.Settings
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.Settings Modifier and Type Method Description SetSourceFieldValue.Settings
SetSourceFieldValue. createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type SetSourceFieldValue.Settings Modifier and Type Method Description protected 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.Settings Constructor Description SetSourceFieldValue(VSAction action, SetSourceFieldValue.Settings settings)
Creates a new instance.