Uses of Interface
com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry
Packages that use FormNavigatorEntry
-
Uses of FormNavigatorEntry in com.liferay.portal.kernel.servlet.taglib.ui
Classes in com.liferay.portal.kernel.servlet.taglib.ui that implement FormNavigatorEntryModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.As of Cavanaugh (7.4.x), replaced bycom.liferay.frontend.taglib.form.navigator.BaseJSPFormNavigatorEntry
Methods in com.liferay.portal.kernel.servlet.taglib.ui that return types with arguments of type FormNavigatorEntryModifier and TypeMethodDescription<T> List<FormNavigatorEntry<T>>
FormNavigatorEntryConfigurationHelper.getFormNavigatorEntries
(String formNavigatorId, String categoryKey, T formModelBean) Deprecated.
com.liferay.frontend.taglib.form.navigator.BaseFormNavigatorEntry