Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsMsgViewFlagsType

The nsMsgViewFlagsType interface contains constants used for view flags in Thunderbird. This interface isn't ever implemented. It is only used to store constants. For example, the 'unread only' view would use the flag:

 Components.interfaces.nsMsgViewFlagsType.kUnreadOnly


web.html($0) is defined in wiki.template('tbsource', mediawiki.args([$1])). It is wiki.template(mediawiki.path('InterfaceStatus:Scriptable_' + $4, "en")) and wiki.template(mediawiki.path('InterfaceStatus:' + $2, "en"), mediawiki.args([$3])).

Constants

Name Value Description
kNone 0x0
kThreadedDisplay 0x1
kShowIgnored 0x8
kUnreadOnly 0x10
kExpandAll 0x20
kGroupBySort 0x40

Document Tags and Contributors

 Contributors to this page: teoli, Wjjohnst
 Last updated by: Wjjohnst,