Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.model.SpriteImage

Packages that use SpriteImage
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of SpriteImage in com.liferay.portal.model
 

Methods in com.liferay.portal.model that return SpriteImage
 SpriteImage Theme.getSpriteImage(String fileName)
           
 SpriteImage PortletApp.getSpriteImage(String fileName)
           
 


Liferay 6.2-ce-ga5