Overload | Description |
---|---|
HyperLinkRenderer Constructor() | Creates a new hyperlink cell renderer control with no destination URL. |
HyperLinkRenderer Constructor(String) | Creates a hyperlink cell renderer control with the specified destination URL. |
HyperLinkRenderer Constructor(String,String) | Creates a hyperlink cell renderer control with the specified destination URL and image. |
HyperLinkRenderer Constructor(String,String,String) | Creates a hyperlink cell renderer control with the specified destination URL, image, and target window or frame. |