Uses of Class
com.iizix.prop.vs.actor.TransportSingleSelectedTableRow.Settings
Packages that use TransportSingleSelectedTableRow.Settings Package Description com.iizix.prop.vs.actor Uses of TransportSingleSelectedTableRow.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return TransportSingleSelectedTableRow.Settings Modifier and Type Method Description TransportSingleSelectedTableRow.SettingsTransportSingleSelectedTableRow. createSettings()Create the container withAtom.SETTINGSname.Methods in com.iizix.prop.vs.actor that return types with arguments of type TransportSingleSelectedTableRow.Settings Modifier and Type Method Description protected IActionActor<TransportSingleSelectedTableRow.Settings>TransportSingleSelectedTableRow.Settings. createActor(VSAction action)Create the instance of the action actor.Constructors in com.iizix.prop.vs.actor with parameters of type TransportSingleSelectedTableRow.Settings Constructor Description TransportSingleSelectedTableRow(VSAction action, TransportSingleSelectedTableRow.Settings settings)Creates a new instance.