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