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