sbIClickablePropertyBuilder Interface Reference

import"sbIPropertyBuilder.idl";

Inheritance diagram for sbIClickablePropertyBuilder:
[legend]
Collaboration diagram for sbIClickablePropertyBuilder:
[legend]

Public Member Functions

void addClickHandler (in sbIClickablePropertyCallback aCallback)
 
void removeClickHandler (in sbIClickablePropertyCallback aCallback)
 
- Public Member Functions inherited from sbIPropertyBuilder
sbIPropertyInfo get ()
 

Additional Inherited Members

- Public Attributes inherited from sbIPropertyBuilder
attribute AString propertyID
 
attribute AString displayName
 
attribute AString displayNameKey
 
attribute boolean userViewable
 
attribute boolean userEditable
 
attribute boolean remoteReadable
 
attribute boolean remoteWritable
 

Detailed Description

An interface to allow a property builder to build property info objects which allow custom actions on click

See Also
sbIPropertyBuilder
sbIClickablePropertyCallback

Definition at line 162 of file sbIPropertyBuilder.idl.

Member Function Documentation

void sbIClickablePropertyBuilder::addClickHandler ( in sbIClickablePropertyCallback  aCallback)
void sbIClickablePropertyBuilder::removeClickHandler ( in sbIClickablePropertyCallback  aCallback)

The documentation for this interface was generated from the following file: