package com.smartgwt.client.docs; /** * The following APIs are all related to MenuIcons. * @see com.smartgwt.client.widgets.menu.MenuItem#getChecked * @see com.smartgwt.client.widgets.menu.MenuItem#getIcon * @see com.smartgwt.client.widgets.menu.MenuItem#getIconWidth * @see com.smartgwt.client.widgets.menu.MenuItem#getIconHeight */ public interface MenuIcons { }