Uses of Class
com.axway.ats.uiengine.elements.swing.SwingSingleSelectList
-
Packages that use SwingSingleSelectList Package Description com.axway.ats.uiengine.elements.swing UI elements of Swing application.com.axway.ats.uiengine.engine -
-
Uses of SwingSingleSelectList in com.axway.ats.uiengine.elements.swing
Methods in com.axway.ats.uiengine.elements.swing that return SwingSingleSelectList Modifier and Type Method Description SwingSingleSelectListSwingElementsFactory. getSwingSingleSelectList(UiElementProperties properties, UiDriver uiDriver)SwingSingleSelectListSwingElementsFactory. getSwingSingleSelectList(String mapId, UiDriver uiDriver) -
Uses of SwingSingleSelectList in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return SwingSingleSelectList Modifier and Type Method Description SwingSingleSelectListSwingEngine. getSingleSelectList(UiElementProperties properties)SwingSingleSelectListSwingEngine. getSingleSelectList(String mapId)
-