ONOS Web UI - Topo2LinkPanel Documentation

The details panel for links

#Exposed methods

init()

Binds handlers and creates a Panel instance

displayLink()

calls init() and adds the renders the link data into the panel

toggle()

Show or hide the links panel based on it's current visibility

show()

Shows the links panel

hide()

Hides the links panel

destroy()

Removes the details panel and unbinds any websocket events

isVisible()

returns the visibility state of the links panel