TruePreviewLibraryMessage |
Version: @(#) $Id: TruePreviewLibraryMessage.h 17 2009-10-09 12:21:07Z jhriggs $
Superclass: NSObject
Declared In: TruePreviewLibraryMessage.h
Adds a method for overriding the "mark as viewed" behavior of
LibraryMessage.
truePreviewMarkAsViewed |
- (void)truePreviewMarkAsViewed;
Does nothing. The replacement behavior is handled in
TruePreviewMessageViewer.
truePreviewSettings |
- (NSMutableDictionary*)truePreviewSettings;
An NSMutableDictionary containing the keys delay,
window, and scroll and their respective values
based on the default settings and/or the settings for this message's
account.
Returns the TruePreview settings appropriate for this message.
Last Updated: Friday, October 09, 2009