Adds a hyperlink to the specified parent and invokes the given function when the link is clicked.
DOM node to contain the new link.
String that is used as the link label.
Function to execute when the link is clicked.
Optional left-padding for the link. Default is 0.
Adds a hyperlink to the specified parent and invokes the given function when the link is clicked.