Class SelectOneView
java.lang.Object
org.primefaces.showcase.view.input.SelectOneView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidsetCountries(List<Country> countries) voidsetCountry(Country country) voidvoidsetService(CountryService service)
-
Constructor Details
-
SelectOneView
public SelectOneView()
-
-
Method Details
-
init
-
getOption
-
setOption
-
getCountry
-
setCountry
-
getCountries
-
setCountries
-
setService
-