Interface HasName

    • Method Detail

      • setName

        void setName​(java.lang.String name)
        Sets the widget's name.
        Parameters:
        name - the widget's new name
      • getName

        java.lang.String getName()
        Gets the widget's name.
        Returns:
        the widget's name