Searched refs:radioGroupName (Results 1 – 1 of 1) sorted by relevance
32 String radioGroupName = getFreshName(); in JobOwnerFilter() local33 allUsersRadio = new RadioButton(radioGroupName, "All users"); in JobOwnerFilter()34 selectUserRadio = new RadioButton(radioGroupName); in JobOwnerFilter()