List of usage examples for com.liferay.portal.kernel.servlet.taglib.ui FormNavigatorConstants CATEGORY_KEY_LAYOUT_SET_ADVANCED
String CATEGORY_KEY_LAYOUT_SET_ADVANCED
To view the source code for com.liferay.portal.kernel.servlet.taglib.ui FormNavigatorConstants CATEGORY_KEY_LAYOUT_SET_ADVANCED.
Click Source Link
From source file:com.liferay.layout.admin.web.internal.servlet.taglib.ui.LayoutSetAdvancedFormNavigatorCategory.java
License:Open Source License
@Override public String getKey() { return FormNavigatorConstants.CATEGORY_KEY_LAYOUT_SET_ADVANCED; }
From source file:com.liferay.layout.admin.web.internal.servlet.taglib.ui.LayoutSetAdvancedFormNavigatorEntry.java
License:Open Source License
@Override public String getCategoryKey() { return FormNavigatorConstants.CATEGORY_KEY_LAYOUT_SET_ADVANCED; }