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