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