Uses of Class
com.iizix.prop.vs.actor.TransportTableColumn.Settings
Packages that use TransportTableColumn.Settings Package Description com.iizix.prop.vs.actor Uses of TransportTableColumn.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return TransportTableColumn.Settings Modifier and Type Method Description TransportTableColumn.Settings
TransportTableColumn. createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type TransportTableColumn.Settings Modifier and Type Method Description protected 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.Settings Constructor Description TransportTableColumn(VSAction action, TransportTableColumn.Settings settings)
Creates a new instance.