Example usage for com.liferay.portal.kernel.servlet.taglib.ui FormNavigatorEntryConfigurationHelper interface-usage

List of usage examples for com.liferay.portal.kernel.servlet.taglib.ui FormNavigatorEntryConfigurationHelper interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.servlet.taglib.ui FormNavigatorEntryConfigurationHelper interface-usage.

Usage

From source file com.liferay.frontend.taglib.form.navigator.internal.configuration.FormNavigatorEntryConfigurationHelperImpl.java

/**
 * @author Alejandro Tardn
 */
@Component(service = FormNavigatorEntryConfigurationHelper.class)
public class FormNavigatorEntryConfigurationHelperImpl implements FormNavigatorEntryConfigurationHelper {