Radio button
Last updated
Last updated
Element which gets reference to UI component Radio button.
Properties:
Control ID: [String] Control ID
Control: [LTools.SAP.Model.SAPUIItem] Control reference
Radio button: [LTools.SAP.Model.SAPUIRadioButton] Variable that stores radio button reference
Variable: [LTools.SAP.Model.SAPUIRadioButton] Variable to store radio button reference
Selected: [Boolean] Is radio button selected
Select: Select radio button
Time-out*: [Int32] Maximum waiting time for process completion (ms)
LTools.SAP.Model.SAPUIRadioButton:
[SAPFEWSELib.ISapRadioButtonTarget] Element - Element reference;
[String] Id - Element ID;
[String] Text - Text;
[bool] IsSelected - Is button selected.