Package com.cheetahdigital.uikit.widget
Interface CountryDialog.CountryListener
- 
- All Known Implementing Classes:
 CountryStateSelector,ProfileCountryStateSelector
- Enclosing class:
 - CountryDialog
 
public static interface CountryDialog.CountryListenerCallback used when country is clicked. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCountryClick(java.lang.String country, java.lang.String code) 
 -