====== IUrlHandler ====== Scriptable object, inherited from [[:scripting:api:command-handler:start|ICommandHandler]] ===== Description ===== Url Item Object ===== Properties ===== ^Property^ Description^ |[[scripting:api:command-handler:back-color|BackColor]]| Background Color| |[[scripting:api:command-handler:checked|Checked]]| Checked| |[[scripting:api:command-handler:enabled|Enabled]]| Enabled| |[[scripting:api:command-handler:image|Image]]| Image index| |[[scripting:api:command-handler:name|Name]]| Returns command name/id| |[[scripting:api:command-handler:prompt|Prompt]]| Prompt string| |[[scripting:api:command-handler:radio|Radio]]| Radio| |[[scripting:api:url-handler:show-in-external-browser|ShowInExternalBrowser]]| Show URL in External browser| |[[scripting:api:command-handler:text-color|TextColor]]| Text Color| |[[scripting:api:command-handler:title|Title]]| Title| ===== Methods ===== ^Method^ Description^ |[[scripting:api:url-handler:edit|Edit]]| Open URL configuration dialog| |[[scripting:api:command-handler:equals|equals]]| Compare, if objects are equal| |[[scripting:api:command-handler:execute|Execute]]| Execute command| ===== See Also ===== [[:scripting:api:url-handlers:item|IUrlHandlers::Item]] #API ~~NOTOC~~