Class AutoCompleteView
java.lang.Object
org.primefaces.showcase.view.input.AutoCompleteView
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompleteCountry(String query) completeText(String query) chargetCountryGroup(Country country) getTxt1()getTxt10()getTxt11()getTxt2()getTxt3()getTxt4()getTxt5()getTxt6()getTxt7()getTxt8()getTxt9()voidinit()voidvoidonItemSelect(SelectEvent<String> event) voidvoidsetCountry1(Country country1) voidsetCountry2(Country country2) voidsetCountry3(Country country3) voidsetCountry4(Country country4) voidsetCountry5(Country country5) voidsetCountryService(CountryService countryService) voidsetSelectedCountries(List<Country> selectedCountries) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
AutoCompleteView
public AutoCompleteView()
-
-
Method Details
-
init
-
completeText
-
noResults
-
completeCountry
-
onItemSelect
-
onEmptyMessageSelect
public void onEmptyMessageSelect() -
onMoreTextSelect
public void onMoreTextSelect() -
getTxt1
-
setTxt1
-
getTxt2
-
setTxt2
-
getTxt3
-
setTxt3
-
getTxt4
-
setTxt4
-
getTxt5
-
setTxt5
-
getTxt6
-
setTxt6
-
getTxt7
-
setTxt7
-
getTxt8
-
setTxt8
-
getTxt9
-
setTxt9
-
getTxt10
-
setTxt10
-
getTxt11
-
setTxt11
-
getCountry1
-
setCountry1
-
getCountry2
-
setCountry2
-
getCountry3
-
setCountry3
-
getCountry4
-
setCountry4
-
getCountry5
-
setCountry5
-
getSelectedCountries
-
setSelectedCountries
-
setCountryService
-
getCountryGroup
-
getLazyModel
-