@KSObject public class AdminDivisionEdit extends FieldEdit
构造器和说明 |
---|
AdminDivisionEdit() |
限定符和类型 | 方法和说明 |
---|---|
void |
getAdminDivisionInfo(java.lang.String adminId)
通过行政区划id查询行政区划全称
|
void |
getAdmindivisionLevelsByCountryId(java.lang.String countryId)
获得国家对应的行政级次
|
void |
getAdminDivisionsByParentId(java.lang.String parentId)
通过上级行政区划id查询行政区划
|
void |
getCountrys()
获得所有国家
|
void |
getCountrysByFirstLetterForMobile()
获得根据字母排序的所有国家
响应前端
|
void |
getProincesByCountryIdForMobile(java.lang.String countryId)
通过国家获取第一级行政区划
|
void |
getProvincesByCountryId(java.lang.String countryId)
通过城市获得省级行政区划
|
bindData, getBindingValue, getDefaultFilters, getEntryKey, getFieldKey, getProperty, postBack, setCaption, setEnable, setEntryKey, setFieldKey, setFocus, setMustInput, setText, setVisible, shouldSerializeFieldKey
addTips, addTipsListener, hideTips, showFormByTips
clone, createClientConfig, getCustomeStyles, getKey, getModel, getView, postBack, release, setCustomeStyles, setDraggable, setDroppable, setKey, setModel, setView
public void getCountrys()
public void getCountrysByFirstLetterForMobile() throws net.sourceforge.pinyin4j.format.exception.BadHanyuPinyinOutputFormatCombination
net.sourceforge.pinyin4j.format.exception.BadHanyuPinyinOutputFormatCombination
public void getAdmindivisionLevelsByCountryId(java.lang.String countryId)
countryId
- public void getProvincesByCountryId(java.lang.String countryId)
countryId
- public void getProincesByCountryIdForMobile(java.lang.String countryId)
countryId
- public void getAdminDivisionsByParentId(java.lang.String parentId)
parentId
- public void getAdminDivisionInfo(java.lang.String adminId)
parentId
-