LinkButton

    Simple button used to represent a link to some resource.

    See also which contains common properties and methods associated with this node.

    • UNDERLINE_MODE_ON_HOVER = 1 —- The LinkButton will show an underline at the bottom of its text when the mouse cursor is over it.
    • UNDERLINE_MODE_NEVER = 2 —- The LinkButton will never show an underline at the bottom of its text.

    The button’s text that will be displayed inside the button’s area.