HyperlinkControl.setHref

Sets the URL of the hyperlink when property #isUseExternalURL() is true. The URL can be either relative or absolute. When absolute, it should start with the protocol e.g. http://www.google.com.

Further documentation.

Parameters

java.lang.String  href,