| Package | Description |
|---|---|
| org.onosproject.ui.topo |
Mechanism for dynamically extending topology view with information and
behaviour overlays.
|
| Modifier and Type | Field and Description |
|---|---|
static ButtonId |
TopoConstants.CoreButtons.SHOW_DEVICE_VIEW |
static ButtonId |
TopoConstants.CoreButtons.SHOW_FLOW_VIEW |
static ButtonId |
TopoConstants.CoreButtons.SHOW_GROUP_VIEW |
static ButtonId |
TopoConstants.CoreButtons.SHOW_PORT_VIEW |
| Modifier and Type | Method and Description |
|---|---|
List<ButtonId> |
PropertyPanel.buttons()
Returns the list of button descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyPanel |
PropertyPanel.addButton(ButtonId button)
Adds the given button descriptor to the panel data.
|
PropertyPanel |
PropertyPanel.removeButtons(ButtonId... descriptors)
Removes buttons with the given descriptors from the list.
|
Copyright © 2015. All rights reserved.