Liferay 7.0-ce-b6

Uses of Interface
com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcon

Packages that use PortletConfigurationIcon
com.liferay.portal.kernel.portlet.configuration.icon   
 

Uses of PortletConfigurationIcon in com.liferay.portal.kernel.portlet.configuration.icon
 

Classes in com.liferay.portal.kernel.portlet.configuration.icon that implement PortletConfigurationIcon
 class BaseJSPPortletConfigurationIcon
           
 class BasePortletConfigurationIcon
           
 

Methods in com.liferay.portal.kernel.portlet.configuration.icon that return PortletConfigurationIcon
 PortletConfigurationIcon BasePortletConfigurationIconFactory.create(PortletRequest portletRequest)
           
 PortletConfigurationIcon PortletConfigurationIconFactory.create(PortletRequest portletRequest)
           
 

Methods in com.liferay.portal.kernel.portlet.configuration.icon that return types with arguments of type PortletConfigurationIcon
 List<PortletConfigurationIcon> PortletConfigurationIconMenu.getPortletConfigurationIcons(String portletId, PortletRequest portletRequest)
           
static List<PortletConfigurationIcon> PortletConfigurationIconTracker.getPortletConfigurationIcons(String portletId, PortletRequest portletRequest, Comparator<?> comparator)
           
 


Liferay 7.0-ce-b6