A few new features recently added to the Wicket viewer...

1. @SortedBy annotation, to allow different sort orders for parented
collections (overriding to the natural sort order; applicable to SortedSet
collections) [1], [2]

2. columns in Wicket viewer's tables are now sortable [3]

3. a new autoComplete prefix can be used (similar to choices), providing
the ability to do context-specific autocompletes. [4],[5],[6],[7]

Enjoy!
Dan

[1] https://issues.apache.org/jira/browse/ISIS-430
[2]
http://isis.apache.org/applib-guide/reference/recognized-annotations/SortedBy.html
[3] https://issues.apache.org/jira/browse/ISIS-432
[4] https://issues.apache.org/jira/browse/ISIS-433
[5] https://issues.apache.org/jira/browse/ISIS-434
[6]
http://isis.apache.org/applib-guide/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html
[7]
http://isis.apache.org/applib-guide/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html

Reply via email to