API Docs for:
Show:

ControllerView Class

Module: modules

This is a module specific for BGP. It provides the query form. Template: controller.html

Methods

discardConfig

()

This method discards the new query parameters

initialize

(
  • A
)

The initialization method of this object.

Parameters:

  • A Map

    map of parameters

nextEvent

()

This method applies the next event.

previousEvent

()

This method applies the previous event.

reload

()

This method reloads the animation.

render

()

This method draws this module (eg. inject the DOM and elements).

stop

()

This method stops the animation.

stopButton

()

This method stops and reloads the animation.

toggle

()

If this method is invoked during an animation then the animation pauses otherwise the animation starts.

update

()

This method updates the DOM of the Control Panel without render it again.

updateConfig

()

This method applies the new query parameters

validateAll

() Boolean

This method validates the query form.

Returns:

Boolean: True if the data inserted in the query form is valid

validateInterval

() Boolean

This method validates the time interval.

Returns:

Boolean: True if the time interval is valid

validateIp

() Boolean

This method validates an IP/prefix inserted in the query form.

Returns:

Boolean: True if the given IP is valid

validateRrcs

() Boolean

This method validates a set of route collectors

Returns:

Boolean: True if the set of RRCs is valid