| Package | Description |
|---|---|
| org.onosproject.ui.table.cell |
Set of table cell renderers and comparators for use by GUI apps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppIdFormatter
Formats an application identifier as "(app-id) : (app-name)".
|
class |
ConnectPointFormatter
Formats a connect point as "(element-id)/(port)".
|
class |
DefaultCellFormatter
A default cell formatter.
|
class |
EnumFormatter
Formats enum types to be readable strings.
|
class |
HexFormatter
Formats integer values as hex strings with a "0x" prefix.
|
class |
HostLocationFormatter
Formats a host location as "(device-id)/(port)".
|
class |
TimeFormatter
Formats time values using
DateTimeFormatter. |
Copyright © 2015. All rights reserved.