Class LayoutRowDefinitionImpl

java.lang.Object
org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
All Implemented Interfaces:
Serializable, LayoutRowDefinition

public class LayoutRowDefinitionImpl extends Object implements LayoutRowDefinition
Default implementation for a layout row definition.

Useful to compute rows independently from the layout service.

Since:
5.4
Author:
Anahide Tchertchian, Antoine Taillefer
See Also: