sbIClickablePropertyCallback Interface Reference

import"sbIClickablePropertyInfo.idl";

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

Public Member Functions

boolean onClick (in sbIPropertyInfo aPropertyInfo, in sbIMediaItem aItem, [optional] in nsISupports aEvent, [optional] in nsISupports aContext)
 

Detailed Description

Definition at line 113 of file sbIClickablePropertyInfo.idl.

Member Function Documentation

boolean sbIClickablePropertyCallback::onClick ( in sbIPropertyInfo  aPropertyInfo,
in sbIMediaItem  aItem,
[optional] in nsISupports  aEvent,
[optional] in nsISupports  aContext 
)

Callback to be triggered when a user clicks on a cell in the playlist column associated with the property info

Parameters
aPropertyInfothe property info object associated with the column being clicked on
aItemthe media item associated with the row vbeing clicked on
aEventthe click (DOM) event
aContexta context for the click; most likely a playlist widget
Returns
True if the event has been handled and default handling should be suppressed

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