| 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.
|
| Class and Description |
|---|
| RequestHandler
Abstraction of an entity that handles a specific request from the
user interface client.
|
| UiConnection
Abstraction of a user interface session connection.
|
| UiExtension
User interface extension.
|
| UiExtension.Builder
UI Extension Builder.
|
| UiMessageHandler
Abstraction of an entity capable of processing JSON messages from the user
interface client.
|
| UiMessageHandlerFactory
Abstraction of an entity capable of producing a set of message handlers
specific to the given user interface connection.
|
| UiTopoOverlay
Represents user interface topology view overlay.
|
| UiTopoOverlayFactory
Abstraction of an entity capable of producing one or more topology
overlay handlers specific to a given user interface connection.
|
| UiView
Represents user interface view addition.
|
| UiView.Category
Designates navigation menu category.
|
| Class and Description |
|---|
| RequestHandler
Abstraction of an entity that handles a specific request from the
user interface client.
|
Copyright © 2015. All rights reserved.