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