RSS

Пятница, 26.04.2024, 08:50
Главная » WoW API » API Виджеты » Простой HTML »

SimpleHTML:SetHyperlinksEnabled(enable)

[ править ]
Enables or disables hyperlink interactivity in the frame.
[клоны]
Enables or disables hyperlink interactivity in the frame. The frame's hyperlink-related script handlers will only be run if hyperlinks are enabled.


Signature:
Code
SimpleHTML:SetHyperlinksEnabled(enable)

Arguments:
  • enable - True to enable hyperlink interactivity in the frame; false to disable (boolean)

Также смотрите: Простой HTML
Ссылки: http://wowprogramming.com/docs/widgets/SimpleHTML/SetHyperlinksEnabled