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