Uses of Class
jmri.jmrit.logixng.util.LogixNG_SelectString
-
-
Uses of LogixNG_SelectString in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return LogixNG_SelectString Modifier and Type Method Description LogixNG_SelectStringActionBlock. getSelectBlockValue()LogixNG_SelectStringExecuteProgram. getSelectProgram()LogixNG_SelectStringWebRequest. getSelectUrl()LogixNG_SelectStringWebRequest. getSelectUserAgent()LogixNG_SelectStringForEach. getSelectVariable()LogixNG_SelectStringForEachWithDelay. getSelectVariable()LogixNG_SelectStringExecuteProgram. getSelectWorkingDirectory() -
Uses of LogixNG_SelectString in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return LogixNG_SelectString Modifier and Type Method Description LogixNG_SelectStringExpressionBlock. getSelectBlockValue()LogixNG_SelectStringFileAsFlag. getSelectFilename()LogixNG_SelectStringAnalogExpressionLocalVariable. getSelectNamedBean() -
Uses of LogixNG_SelectString in jmri.jmrit.logixng.util
Methods in jmri.jmrit.logixng.util that return LogixNG_SelectString Modifier and Type Method Description LogixNG_SelectStringLogixNG_SelectCharset. getSelectUserSpecified()Methods in jmri.jmrit.logixng.util with parameters of type LogixNG_SelectString Modifier and Type Method Description voidLogixNG_SelectString. copy(LogixNG_SelectString copy) -
Uses of LogixNG_SelectString in jmri.jmrit.logixng.util.configurexml
Methods in jmri.jmrit.logixng.util.configurexml with parameters of type LogixNG_SelectString Modifier and Type Method Description voidLogixNG_SelectStringXml. load(org.jdom2.Element strElement, LogixNG_SelectString selectStr)voidLogixNG_SelectStringXml. loadLegacy(org.jdom2.Element shared, LogixNG_SelectString selectStr, java.lang.String addressingElementName, java.lang.String valueElementName, java.lang.String referenceElementName, java.lang.String localVariableElementName, java.lang.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, java.lang.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_SelectString Modifier and Type Method Description javax.swing.JPanelLogixNG_SelectStringSwing. createFilenamePanel(LogixNG_SelectString selectStr, java.lang.String path)javax.swing.JPanelLogixNG_SelectStringSwing. createPanel(LogixNG_SelectString selectStr)voidLogixNG_SelectStringSwing. updateObject(LogixNG_SelectString selectStr)booleanLogixNG_SelectStringSwing. validate(LogixNG_SelectString selectStr, java.util.List<java.lang.String> errorMessages) -
Uses of LogixNG_SelectString in jmri.jmrix.mqtt.logixng
Methods in jmri.jmrix.mqtt.logixng that return LogixNG_SelectString Modifier and Type Method Description LogixNG_SelectStringPublish. getSelectMessage()LogixNG_SelectStringPublish. getSelectTopic()
-