public class LayoutSetLookAndFeelFormNavigatorEntry extends BaseLayoutSetFormNavigatorEntry
| Constructor and Description |
|---|
LayoutSetLookAndFeelFormNavigatorEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategoryKey() |
protected java.lang.String |
getJspPath() |
java.lang.String |
getKey() |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getFormNavigatorId, getLabelgetServletContext, includeisVisiblepublic LayoutSetLookAndFeelFormNavigatorEntry()
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 BaseLayoutSetFormNavigatorEntrypublic java.lang.String getKey()
getKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getKey in class BaseLayoutSetFormNavigatorEntrypublic 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>