Class DeprecatedFormNavigatorEntry
Object
com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<T>
com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<Object>
com.liferay.portal.servlet.taglib.ui.DeprecatedFormNavigatorEntry
- All Implemented Interfaces:
com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<Object>
public class DeprecatedFormNavigatorEntry
extends com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<Object>
- Author:
- Sergio González
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry
getServletContext, include, setServletContext
Methods inherited from class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry
isVisible
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry
isVisible
-
Constructor Details
-
DeprecatedFormNavigatorEntry
-
-
Method Details
-
getCategoryKey
-
getKey
-
getLabel
-
getJspPath
- Specified by:
getJspPath
in classcom.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<Object>
-