public static interface RadioGroup.GroupToggled
Modifier and Type | Method and Description |
---|---|
void |
onGroupToggled(Object source)
Called when user changes the active action or widget in a group.
|
void onGroupToggled(Object source)
source
- The action or widget that is now active.