| Package | Description |
|---|---|
| org.onosproject.ui.table |
Facilities for creating tabular models of data for the GUI.
|
| org.onosproject.ui.table.cell |
Set of table cell renderers and comparators for use by GUI apps.
|
| Class and Description |
|---|
| CellComparator
Defines a comparator for cell values.
|
| CellFormatter
Defines a formatter for cell values.
|
| TableModel
A simple model of table data.
|
| TableModel.Row
Model of a row.
|
| TableModel.SortDir
Designates sorting direction.
|
| Class and Description |
|---|
| CellComparator
Defines a comparator for cell values.
|
| CellFormatter
Defines a formatter for cell values.
|
Copyright © 2015. All rights reserved.