public class LayoutSetMobileDeviceRulesFormNavigatorEntry
extends com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>
| Constructor and Description |
|---|
LayoutSetMobileDeviceRulesFormNavigatorEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategoryKey() |
java.lang.String |
getFormNavigatorId() |
protected java.lang.String |
getJspPath() |
java.lang.String |
getKey() |
java.lang.String |
getLabel(java.util.Locale locale) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getServletContext, includeisVisiblepublic LayoutSetMobileDeviceRulesFormNavigatorEntry()
public java.lang.String getCategoryKey()
getCategoryKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getCategoryKey in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>public java.lang.String getFormNavigatorId()
getFormNavigatorId in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getFormNavigatorId in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>public java.lang.String getKey()
getKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getKey in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>public java.lang.String getLabel(java.util.Locale locale)
getLabel in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getLabel in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>protected java.lang.String getJspPath()
getJspPath in class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>