protected static class RadioRenderer.Group extends Object
Constructor and Description |
---|
Group(FacesContext context,
String clientName) |
Modifier and Type | Method and Description |
---|---|
void |
addRadio(FacesContext context,
UISelectOne radio) |
String |
getClientName() |
public Group(FacesContext context, String clientName)
public String getClientName()
public void addRadio(FacesContext context, UISelectOne radio)
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.