nsIJumpListItem

Implements Win7 Taskbar jump list item interfaces.

Note to consumers: it’s reasonable to expect we’ll need support for other types
of jump list items (an audio file, an email message, etc.). To add types,
create the specific interface here, add an implementation class to WinJumpListItem,
and add support to addListBuild & removed items processing.

Methods

equals(item)

Compare this item to another.

Compares the type and other properties specific to this item’s
type.

separator: type
link: type, uri, title
shortcut: type, handler app

Attributes

type

Retrieves the jump list item type.

Constants

JUMPLIST_ITEM_EMPTY

JUMPLIST_ITEM_SEPARATOR

JUMPLIST_ITEM_SHORTCUT