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