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