Uses of Class
com.iizix.prop.vs.actor.TransportSingleSelectedTableRow.Settings
Packages that use TransportSingleSelectedTableRow.Settings
Uses of TransportSingleSelectedTableRow.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return TransportSingleSelectedTableRow.SettingsModifier and TypeMethodDescriptionTransportSingleSelectedTableRow.createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type TransportSingleSelectedTableRow.SettingsModifier and TypeMethodDescriptionTransportSingleSelectedTableRow.Settings.createActor
(VSAction action) Create the instance of the action actor.Constructors in com.iizix.prop.vs.actor with parameters of type TransportSingleSelectedTableRow.SettingsModifierConstructorDescriptionTransportSingleSelectedTableRow
(VSAction action, TransportSingleSelectedTableRow.Settings settings) Creates a new instance.