python748 / alternate-java-bridge-library

Automatically exported from code.google.com/p/alternate-java-bridge-library
Apache License 2.0
0 stars 0 forks source link

selection method for RadioGroupCheckBox #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
RadioGroupCheckBox.Selection();

//returns the selected radiocheckbox

Original issue reported on code.google.com by bric...@gmail.com on 26 Apr 2012 at 2:50

GoogleCodeExporter commented 8 years ago
Added SelectedRadio() method which will return the currently selected Radio 
Group. There is also the event "Changed" which sends the id of the changed 
radio at args[0].

This is in the internal build.

Original comment by IMPINC...@gmail.com on 30 Apr 2012 at 10:04

GoogleCodeExporter commented 8 years ago

Original comment by IMPINC...@gmail.com on 2 May 2012 at 3:40

GoogleCodeExporter commented 8 years ago

Original comment by IMPINC...@gmail.com on 10 May 2012 at 7:13