import "nsIMsgSearchValidityManager.idl";
Inheritance diagram for nsIMsgSearchValidityManager:Public Member Functions | |
| nsIMsgSearchValidityTable | getTable (in nsMsgSearchValidityScope scope) |
| AString | getAttributeProperty (in nsMsgSearchAttribValue aSearchAttribute) |
| Given a search attribute (which is an internal numerical id), return the string name that you can use as a key to look up the localized string in the search-attributes.properties file. | |
| AString nsIMsgSearchValidityManager::getAttributeProperty | ( | in nsMsgSearchAttribValue | aSearchAttribute | ) |
Given a search attribute (which is an internal numerical id), return the string name that you can use as a key to look up the localized string in the search-attributes.properties file.
| aSearchAttribute | attribute type from interface nsMsgSearchAttrib |
| nsIMsgSearchValidityTable nsIMsgSearchValidityManager::getTable | ( | in nsMsgSearchValidityScope | scope | ) |
1.7.1