package com.smartgwt.client.docs; /** * The following APIs are all related to ErrorIcon. * @see com.smartgwt.client.widgets.form.fields.FormItem#getErrorIconHeight * @see com.smartgwt.client.widgets.form.fields.FormItem#getErrorIconWidth * @see com.smartgwt.client.widgets.form.fields.FormItem#getErrorIconSrc * @see com.smartgwt.client.widgets.form.fields.FormItem#getShowErrorIcon */ public interface ErrorIcon { }