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.

nsMsgViewType

The nsMsgViewType interface contains constants used for views in Thunderbird. This interface isn't ever implemented. It is only used to store constants. For example, to request the 'show all threads' view use the constant:

 Components.interfaces.nsMsgViewType.eShowAllThreads

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
eShowAllThreads 0
eShowThreadsWithUnread 2
eShowWatchedThreadsWithUnread 3
eShowQuickSearchResults 4
eShowVirtualFolderResults 5
eShowSearch 6

Document Tags and Contributors

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