25 #ifndef __SBIMAGELABELLINKPROPERTYBUILDER_H__
26 #define __SBIMAGELABELLINKPROPERTYBUILDER_H__
30 #include <sbIPropertyManager.h>
31 #include <sbIPropertyBuilder.h>
33 #include <nsClassHashtable.h>
35 #include <nsStringGlue.h>
36 #include <nsTHashtable.h>
44 NS_DECL_ISUPPORTS_INHERITED
46 NS_DECL_SBIIMAGELABELLINKPROPERTYBUILDER
47 NS_DECL_SBICLICKABLEPROPERTYBUILDER
59 nsClassHashtable<nsCStringHashKey, nsCString> *mImages;
60 nsClassHashtable<nsCStringHashKey, nsString> *mLabels;
61 nsTHashtable<nsISupportsHashKey> *mClickHandlers;
virtual ~sbImageLabelLinkPropertyBuilder()
sbImageLabelLinkPropertyBuilder()
An interface used to describe a metadata property for use by the UI and other sbILibrary interfaces (...
NS_IMETHOD Get(sbIPropertyInfo **_retval)
#define NS_FORWARD_SBIPROPERTYBUILDER_NO_GET(_to)