[
https://issues.jboss.org/browse/FORGE-1867?page=com.atlassian.jira.plugin...
]
George Gastaldi edited comment on FORGE-1867 at 6/5/14 12:11 PM:
-----------------------------------------------------------------
Is there an existing use case for this? The calls to {{UIBuilder.add(...)}} is already a
valid way of sorting UIInputs
was (Author: gastaldi):
Is there an existing use case for this? The order of how the {{add(...)}} methods are
called is a valid way of sorting UIInputs already
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() {...})
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)