public static interface AddressPicker.OnWheelListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onCityWheeled(int index,
City city) |
void |
onCountyWheeled(int index,
County county) |
void |
onProvinceWheeled(int index,
Province province) |