#include <clientlib.h>
Inherited by client::HTMLAnchorElement, and client::HTMLAreaElement.
◆ get_hash()
| String* client::HTMLHyperlinkElementUtils::get_hash |
( |
| ) |
|
◆ get_host()
| String* client::HTMLHyperlinkElementUtils::get_host |
( |
| ) |
|
◆ get_hostname()
| String* client::HTMLHyperlinkElementUtils::get_hostname |
( |
| ) |
|
◆ get_href()
| String* client::HTMLHyperlinkElementUtils::get_href |
( |
| ) |
|
◆ get_origin()
| String* client::HTMLHyperlinkElementUtils::get_origin |
( |
| ) |
|
◆ get_pathname()
| String* client::HTMLHyperlinkElementUtils::get_pathname |
( |
| ) |
|
◆ get_port()
| String* client::HTMLHyperlinkElementUtils::get_port |
( |
| ) |
|
◆ get_protocol()
| String* client::HTMLHyperlinkElementUtils::get_protocol |
( |
| ) |
|
◆ get_search()
| String* client::HTMLHyperlinkElementUtils::get_search |
( |
| ) |
|
◆ set_hash()
| void client::HTMLHyperlinkElementUtils::set_hash |
( |
const String & |
| ) |
|
◆ set_host()
| void client::HTMLHyperlinkElementUtils::set_host |
( |
const String & |
| ) |
|
◆ set_hostname()
| void client::HTMLHyperlinkElementUtils::set_hostname |
( |
const String & |
| ) |
|
◆ set_href()
| void client::HTMLHyperlinkElementUtils::set_href |
( |
const String & |
| ) |
|
◆ set_origin()
| void client::HTMLHyperlinkElementUtils::set_origin |
( |
const String & |
| ) |
|
◆ set_pathname()
| void client::HTMLHyperlinkElementUtils::set_pathname |
( |
const String & |
| ) |
|
◆ set_port()
| void client::HTMLHyperlinkElementUtils::set_port |
( |
const String & |
| ) |
|
◆ set_protocol()
| void client::HTMLHyperlinkElementUtils::set_protocol |
( |
const String & |
| ) |
|
◆ set_search()
| void client::HTMLHyperlinkElementUtils::set_search |
( |
const String & |
| ) |
|
◆ toString()
| String* client::HTMLHyperlinkElementUtils::toString |
( |
| ) |
|