]
George Gastaldi commented on FORGE-1867:
----------------------------------------
{{java.util.Comparator<InputComponent>}} would be a good choice as the parameter for
this sort method
Enable sorting of UIInputs added to UIBuilder
---------------------------------------------
Key: FORGE-1867
URL:
https://issues.jboss.org/browse/FORGE-1867
Project: Forge
Issue Type: Feature Request
Components: UI - API
Affects Versions: 2.6.0.Final
Reporter: Lincoln Baxter III
Priority: Minor
Labels: starter
Fix For: 2.x Future
builder.add(input1).add(input2).add(input3).sort(new Sorter() {...})