| Package | Description |
|---|---|
| org.onosproject.ui |
Mechanism for managing dynamically registered user interface extensions.
|
| org.onosproject.ui.table |
Facilities for creating tabular models of data for the GUI.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Collection<RequestHandler> |
UiMessageHandler.createRequestHandlers()
Subclasses must create and return the collection of request handlers
for the message types they handle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableRequestHandler
Message handler specifically for table views.
|
Copyright © 2015. All rights reserved.