Uses of Class
com.liferay.portal.kernel.servlet.taglib.ui.Menu
Packages that use Menu
Package
Description
-
Uses of Menu in com.liferay.portal.kernel.portlet.toolbar
Methods in com.liferay.portal.kernel.portlet.toolbar that return types with arguments of type MenuModifier and TypeMethodDescriptionPortletToolbar.getPortletTitleMenus
(String portletId, PortletRequest portletRequest, PortletResponse portletResponse) -
Uses of Menu in com.liferay.portal.kernel.portlet.toolbar.contributor
Methods in com.liferay.portal.kernel.portlet.toolbar.contributor that return types with arguments of type MenuModifier and TypeMethodDescriptionBasePortletToolbarContributor.getPortletTitleMenus
(PortletRequest portletRequest, PortletResponse portletResponse) PortletToolbarContributor.getPortletTitleMenus
(PortletRequest portletRequest, PortletResponse portletResponse) Returns menus to be rendered in the portlet toolbar.