JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Uživatelský manuál Strana 29

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 88
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 28
29
2929
29
Document hyperlinks
setHyperlink(url, dblClick)
E.g. ViewONE.setHyperlink(“newpage.html”, false);
or
ViewONE.setHyperlink(“http://mysite/newpage.html”, false);
Specifies a hyperlink that is activated when the user clicks on the image area. If the
dblClick parameter is ‘true’ then the hyperlink is activated only after the user double-clicks
on the image area, otherwise it requires only a single click.
The hyperlink can specify either the filename relative to the code base or the full URL as
illustrated.
clearHyperlink()
E.g. ViewONE.clearHyperlink();
This method clears a hyperlink if one has previously been defined using the setHyperlink()
method.
Method:
Method:
Zobrazit stránku 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 87 88

Komentáře k této Příručce

Žádné komentáře