Class LayoutRowComparator

java.lang.Object
org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowComparator
All Implemented Interfaces:
Comparator<LayoutRow>

public class LayoutRowComparator extends Object implements Comparator<LayoutRow>
Compares selected row instances to order them in the same order that given by the input list of row names.
Author:
Anahide Tchertchian