Songbird / Development / Songbird Add-Ons API Documentation

sbIImageLinkPropertyInfo Interface Reference

The property information specific to image link properties. More...

import "sbIImageLinkPropertyInfo.idl";

List of all members.

Public Member Functions

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 url property content.

Public Attributes

readonly attribute AString urlProperty
 The id of the property containing the URL to navigate to.


Detailed Description

The property information specific to image link properties.

A property that implements this interface indicates that it can navigate to an associated property url when clicked.

See also:
sbIPropertyInfo, sbIClickablePropertyInfo

Definition at line 44 of file sbIImageLinkPropertyInfo.idl.


Member Function Documentation

boolean sbIImageLinkPropertyInfo::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 url property content.

Parameters:
aImageValue The value of the image property
aUrlValue The value of the associated url property


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:28:59 2009 for Songbird by  doxygen 1.5.2