Uses of Class
jmri.jmrit.logixng.util.LogixNG_SelectInteger
Packages that use LogixNG_SelectInteger
Package
Description
Provides classes for interacting with CBUS Nodes using LogixNG.
-
Uses of LogixNG_SelectInteger in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return LogixNG_SelectIntegerModifier and TypeMethodDescriptionActionThrottleFunction.getSelectAddress()final LogixNG_SelectIntegerProgramOnMain.getSelectAddress()final LogixNG_SelectIntegerProgramOnMain.getSelectCV()Timeout.getSelectDelay()ActionThrottleFunction.getSelectFunction()ActionClock.getSelectTime()final LogixNG_SelectIntegerProgramOnMain.getSelectValue() -
Uses of LogixNG_SelectInteger in jmri.jmrit.logixng.util
Methods in jmri.jmrit.logixng.util with parameters of type LogixNG_SelectInteger -
Uses of LogixNG_SelectInteger in jmri.jmrit.logixng.util.configurexml
Methods in jmri.jmrit.logixng.util.configurexml with parameters of type LogixNG_SelectIntegerModifier and TypeMethodDescriptionvoidLogixNG_SelectIntegerXml.load(org.jdom2.Element intElement, LogixNG_SelectInteger selectInt) voidLogixNG_SelectIntegerXml.loadLegacy(org.jdom2.Element shared, LogixNG_SelectInteger selectInt, String addressingElementName, String valueElementName, String referenceElementName, String localVariableElementName, String formulaElementName) This method is for backward compability up to and including 4.99.4.Remove this class after 5.0.org.jdom2.ElementLogixNG_SelectIntegerXml.store(LogixNG_SelectInteger selectInt, String tagName) Default implementation for storing the contents of a LogixNG_SelectEnum -
Uses of LogixNG_SelectInteger in jmri.jmrit.logixng.util.swing
Methods in jmri.jmrit.logixng.util.swing with parameters of type LogixNG_SelectIntegerModifier and TypeMethodDescriptionLogixNG_SelectIntegerSwing.createPanel(LogixNG_SelectInteger selectInteger) voidLogixNG_SelectIntegerSwing.updateObject(LogixNG_SelectInteger selectInteger) booleanLogixNG_SelectIntegerSwing.validate(LogixNG_SelectInteger selectInteger, List<String> errorMessages) -
Uses of LogixNG_SelectInteger in jmri.jmrix.can.cbus.logixng
Methods in jmri.jmrix.can.cbus.logixng that return LogixNG_SelectIntegerModifier and TypeMethodDescriptionSendMergCbusEvent.getSelectEventNumber()SendMergCbusEvent.getSelectNodeNumber()