Class PortletRenderParts
Object
com.liferay.portal.kernel.portlet.render.PortletRenderParts
- Author:
- Iván Zaera Avellón
-
Constructor Summary
ConstructorsConstructorDescriptionPortletRenderParts
(Collection<String> footerCssPaths, Collection<String> footerJavaScriptPaths, Collection<String> headerCssPaths, Collection<String> headerJavaScriptPaths, String portletHTML, boolean refresh) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
PortletRenderParts
public PortletRenderParts(Collection<String> footerCssPaths, Collection<String> footerJavaScriptPaths, Collection<String> headerCssPaths, Collection<String> headerJavaScriptPaths, String portletHTML, boolean refresh)
-
-
Method Details
-
getHeaderCssPaths
-
getHeaderJavaScriptPaths
-
getPortletHTML
-
isRefresh
public boolean isRefresh()