1. 27bf079 GUI -- Enhanced DefaultCellComparator to utilize Comparable implementation if available on the objects being compared, defaulting to string comparison otherwise. by Simon Hunt · 9 years ago
  2. 3d1b065 GUI -- refactored all the table views (server side) to use the new TableModel method of data generation. by Simon Hunt · 9 years ago
  3. 3ee7f74 GUI -- added getAsString() to TableModel.Row. by Simon Hunt · 9 years ago[Renamed (95%) from core/api/src/test/java/org/onosproject/ui/table/DefaultCellComparatorTest.java]
  4. 933b1a8 GUI -- Implemented table sorting in our simple table/row/cell model by Simon Hunt · 9 years ago