Uses of Class
jmri.jmrit.logixng.util.LogixNG_SelectString
Packages that use LogixNG_SelectString
Package
Description
-
Uses of LogixNG_SelectString in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return LogixNG_SelectStringModifier and TypeMethodDescriptionActionBlock.getSelectBlockValue()ExecuteProgram.getSelectProgram()WebRequest.getSelectUrl()WebRequest.getSelectUserAgent()ForEach.getSelectVariable()ForEachWithDelay.getSelectVariable()ExecuteProgram.getSelectWorkingDirectory() -
Uses of LogixNG_SelectString in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return LogixNG_SelectStringModifier and TypeMethodDescriptionExpressionBlock.getSelectBlockValue()FileAsFlag.getSelectFilename()AnalogExpressionLocalVariable.getSelectNamedBean() -
Uses of LogixNG_SelectString in jmri.jmrit.logixng.util
Methods in jmri.jmrit.logixng.util that return LogixNG_SelectStringMethods in jmri.jmrit.logixng.util with parameters of type LogixNG_SelectString -
Uses of LogixNG_SelectString in jmri.jmrit.logixng.util.configurexml
Methods in jmri.jmrit.logixng.util.configurexml with parameters of type LogixNG_SelectStringModifier and TypeMethodDescriptionvoidLogixNG_SelectStringXml.load(org.jdom2.Element strElement, LogixNG_SelectString selectStr) voidLogixNG_SelectStringXml.loadLegacy(org.jdom2.Element shared, LogixNG_SelectString selectStr, 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_SelectStringXml.store(LogixNG_SelectString selectStr, String tagName) Default implementation for storing the contents of a LogixNG_SelectEnum -
Uses of LogixNG_SelectString in jmri.jmrit.logixng.util.swing
Methods in jmri.jmrit.logixng.util.swing with parameters of type LogixNG_SelectStringModifier and TypeMethodDescriptionLogixNG_SelectStringSwing.createFilenamePanel(LogixNG_SelectString selectStr, String path) LogixNG_SelectStringSwing.createPanel(LogixNG_SelectString selectStr) voidLogixNG_SelectStringSwing.updateObject(LogixNG_SelectString selectStr) booleanLogixNG_SelectStringSwing.validate(LogixNG_SelectString selectStr, List<String> errorMessages) -
Uses of LogixNG_SelectString in jmri.jmrix.mqtt.logixng
Methods in jmri.jmrix.mqtt.logixng that return LogixNG_SelectString