Class ButtonId


  • public class ButtonId
    extends org.onlab.util.Identifier<String>
    Designates the identity of a button on the topology view panels.
    • Field Summary

      • Fields inherited from class org.onlab.util.Identifier

        identifier
    • Constructor Summary

      Constructors 
      Constructor Description
      ButtonId​(String id)
      Creates a button ID with the given identifier.
    • Constructor Detail

      • ButtonId

        public ButtonId​(String id)
        Creates a button ID with the given identifier.
        Parameters:
        id - identifier for the button