31 #include "nsISupports.idl"
42 [scriptable,
uuid(b3fd8e80-aad7-4d10-86af-22e348cd64fd)]
69 [scriptable,
uuid(4eae1270-c0a2-11df-851a-0800200c9a66)]
77 void addImage(in ACString aKey, in ACString aImageUrl);
84 void addLabel(in ACString aKey, in AString aLabel);
The property information consists of image and label.
readonly attribute AString urlProperty
The id of the property containing the URL to navigate to.
void addLabel(in ACString aKey, in AString aLabel)
void addImage(in ACString aKey, in ACString aImageUrl)
boolean getPreventNavigation(in AString aImageValue, in AString aUrlValue)
If this attribute is true, navigation will not occur when the user clicks on the image regardless of ...
The property information specific to image link properties.