Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.theme.PortletDisplay

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

Uses of PortletDisplay in com.liferay.portal.theme
 

Methods in com.liferay.portal.theme that return PortletDisplay
 PortletDisplay ThemeDisplay.getPortletDisplay()
           
 

Methods in com.liferay.portal.theme with parameters of type PortletDisplay
 void PortletDisplay.copyFrom(PortletDisplay master)
           
 void PortletDisplay.copyTo(PortletDisplay slave)
           
 


Liferay 6.2-ce-ga5