Uses of Class
com.iizix.prop.vs.actor.TransportTableRows.Settings
Packages that use TransportTableRows.Settings
Uses of TransportTableRows.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return TransportTableRows.SettingsModifier and TypeMethodDescriptionTransportTableRows.createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type TransportTableRows.SettingsModifier and TypeMethodDescriptionprotected IActionActor<TransportTableRows.Settings>
TransportTableRows.Settings.createActor
(VSAction action) Create the instance of the action actor.Constructors in com.iizix.prop.vs.actor with parameters of type TransportTableRows.SettingsModifierConstructorDescriptionTransportTableRows
(VSAction action, TransportTableRows.Settings settings) Creates a new instance.