package com.smartgwt.client.docs;
/**
* The following APIs are all related to PickerIcon.
* @see com.smartgwt.client.widgets.form.fields.SelectItem#getPickerIconWidth
* @see com.smartgwt.client.widgets.form.fields.SelectItem#getPickerIconHeight
* @see com.smartgwt.client.widgets.form.fields.SelectItem#getPickerIconSrc
* @see com.smartgwt.client.widgets.form.fields.SelectItem#getPickerIconProperties
*/
public interface PickerIcon {
}