Liferay 7.0-ga1 portal-kernel

Uses of Class
com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIconMenu

Packages that use PortletConfigurationIconMenu
com.liferay.portal.kernel.theme This package defines the portal theme classes. 
 

Uses of PortletConfigurationIconMenu in com.liferay.portal.kernel.theme
 

Methods in com.liferay.portal.kernel.theme that return PortletConfigurationIconMenu
 PortletConfigurationIconMenu PortletDisplay.getPortletConfigurationIconMenu()
           
 

Methods in com.liferay.portal.kernel.theme with parameters of type PortletConfigurationIconMenu
 void PortletDisplay.setPortletConfigurationIconMenu(PortletConfigurationIconMenu portletConfigurationIconMenu)
           
 


Liferay 7.0-ga1 portal-kernel