Uses of Enum
jmri.jmrit.beantable.LogixTableAction.SelectionMode
Packages that use LogixTableAction.SelectionMode
Package
Description
Provides table GUI for manipulating NamedBean objects: Turnouts,
Sensors, SignalHeads.
-
Uses of LogixTableAction.SelectionMode in jmri.jmrit.beantable
Methods in jmri.jmrit.beantable that return LogixTableAction.SelectionModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static LogixTableAction.SelectionMode[]LogixTableAction.SelectionMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.beantable with parameters of type LogixTableAction.SelectionModeModifier and TypeMethodDescription(package private) voidLogixTableAction.setSelectionMode(LogixTableAction.SelectionMode newMode) Save the mode selection.