| 1 |
20 |
jhriggs |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
|
| 2 |
|
|
|
| 3 |
|
|
|
| 4 |
|
|
|
| 5 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ascii">
|
| 6 |
|
|
<meta name="generator" content="HeaderDoc">
|
| 7 |
|
|
<meta name="xcode-display" content="render">
|
| 8 |
|
|
|
| 9 |
|
|
#tocMenu {
|
| 10 |
|
|
display: block;
|
| 11 |
|
|
position:fixed;
|
| 12 |
|
|
top:0px;
|
| 13 |
|
|
left:0px;
|
| 14 |
|
|
width:210px;
|
| 15 |
|
|
height:100%;
|
| 16 |
|
|
background:transparent;
|
| 17 |
|
|
}
|
| 18 |
|
|
#bodyText {
|
| 19 |
|
|
margin-left: 210px;
|
| 20 |
|
|
}
|
| 21 |
|
|
|
| 22 |
|
|
<script language="JavaScript" type="text/javascript"><!--
|
| 23 |
|
|
function hidetoc() {
|
| 24 |
|
|
var origURL = parent.document.URL;
|
| 25 |
|
|
var contentURL = origURL.substring(origURL.indexOf('?')+1, origURL.length);
|
| 26 |
|
|
if (contentURL.length == origURL.length) {
|
| 27 |
|
|
jumpPos = origURL.substring(origURL.indexOf('#')+1, origURL.length);
|
| 28 |
|
|
}
|
| 29 |
|
|
if (contentURL == "hidetoc") {
|
| 30 |
|
|
var toc = document.getElementById('tocMenu');
|
| 31 |
|
|
var body = document.getElementById('bodyText');
|
| 32 |
|
|
if (toc && body) {
|
| 33 |
|
|
toc.style.display = 'none';
|
| 34 |
|
|
body.style.marginLeft = '0px';
|
| 35 |
|
|
}
|
| 36 |
|
|
}
|
| 37 |
|
|
}
|
| 38 |
|
|
--></script><style type="text/css"><!--.keyword {background:#ffffff; color:#761550;}.template {background:#ffffff; color:#761550;}.number {background: #ffffff; color:#0000ff;}.function {background:#ffffff; color:#000000;}.string {background: #ffffff; color:#891315;}.preprocessor {background:#ffffff; color:#236e25}.comment {background:#ffffff; color:#236e25}.char {background: #ffffff; color:#0000ff;}.var {background:#ffffff; color:#000000;}.type {background:#ffffff; color:#761550;}.param {background:#ffffff; color:#000000;}a:link {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:active {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}h4 {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: tiny; font-weight: bold;}body {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 10pt;}.list_indent { margin-left: 40px; }.declaration_indent { margin-left: 40px; }.param_indent { margin-left: 40px; }.group_indent { margin-left: 40px; }.group_desc_indent { margin-left: 20px; }.warning_indent { margin-left: 40px; }.important_indent { margin-left: 40px; }.hd_tocAccess { font-style: italic; font-size: 10px; font-weight: normal; color: #303030; }--></style>
|
| 39 |
|
|
|
| 40 |
|
|
<body bgcolor="#ffffff" onload="hidetoc();">
|
| 41 |
|
|
|
| 42 |
|
|
<!-- headerDoc=cl; uid=//apple_ref/occ/cl/TruePreviewMessageViewer; name=TruePreviewMessageViewer-->
|
| 43 |
|
|
<a name="//apple_ref/occ/cl/TruePreviewMessageViewer"></a><div id="tocMenu">
|
| 44 |
|
|
<iframe id="toc_content" name="toc_content" src="toc.html" width="210" height="100%" align="left" frameborder="0">This document set is best viewed in a browser that supports iFrames. </iframe>
|
| 45 |
|
|
|
| 46 |
|
|
|
| 47 |
|
|
|
| 48 |
|
|
|
| 49 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 50 |
|
|
<h1><a name="TruePreviewMessageViewer">TruePreviewMessageViewer </a></h1>
|
| 51 |
|
|
|
| 52 |
|
|
|
| 53 |
|
|
<p><b>Version: </b> @(#) $Id: TruePreviewLibraryMessage.h 2 2009-06-27 07:02:45Z jhriggs $ <br><b>Superclass: </b> <!-- a logicalPath="//apple_ref/occ/cl/NSObject" -->NSObject <!-- /a --><br><b>Declared In: </b> <a href="../../index.html" target="_top">TruePreviewMessageViewer.h </a><br></p>
|
| 54 |
|
|
<div class="declaration_indent">
|
| 55 |
|
|
|
| 56 |
|
|
|
| 57 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 58 |
|
|
|
| 59 |
|
|
<!-- begin discussion --><p>Adds a method for overriding the "mark as viewed" behavior of
|
| 60 |
|
|
|
| 61 |
|
|
<!-- end discussion -->
|
| 62 |
|
|
|
| 63 |
|
|
|
| 64 |
|
|
|
| 65 |
|
|
<br><a name="HeaderDoc_groups"><h2>Groups </h2></a>
|
| 66 |
|
|
|
| 67 |
|
|
<h3>Instance methods </h3>
|
| 68 |
|
|
<div class="group_desc_indent">
|
| 69 |
|
|
|
| 70 |
|
|
|
| 71 |
|
|
|
| 72 |
|
|
|
| 73 |
|
|
<div class="group_indent">
|
| 74 |
|
|
|
| 75 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReset" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReset" target="_top">-truePreviewReset </a></tt></dt>
|
| 76 |
|
|
|
| 77 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimerFired:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimerFired:" target="_top">-truePreviewTimerFired: </a></tt></dt>
|
| 78 |
|
|
|
| 79 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewBoundsDidChange:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewBoundsDidChange:" target="_top">-truePreviewBoundsDidChange: </a></tt></dt>
|
| 80 |
|
|
|
| 81 |
|
|
|
| 82 |
|
|
|
| 83 |
|
|
|
| 84 |
|
|
<h3>Swizzled instance methods </h3>
|
| 85 |
|
|
<div class="group_desc_indent">
|
| 86 |
|
|
|
| 87 |
|
|
|
| 88 |
|
|
|
| 89 |
|
|
|
| 90 |
|
|
<div class="group_indent">
|
| 91 |
|
|
|
| 92 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewDealloc" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewDealloc" target="_top">-truePreviewDealloc </a></tt></dt>
|
| 93 |
|
|
|
| 94 |
24 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardAsAttachment:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardAsAttachment:" target="_top">-truePreviewForwardAsAttachment: </a></tt></dt>
|
| 95 |
|
|
|
| 96 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardMessage:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardMessage:" target="_top">-truePreviewForwardMessage: </a></tt></dt>
|
| 97 |
|
|
|
| 98 |
20 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsRead:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsRead:" target="_top">-truePreviewMarkAsRead: </a></tt></dt>
|
| 99 |
|
|
|
| 100 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsUnread:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsUnread:" target="_top">-truePreviewMarkAsUnread: </a></tt></dt>
|
| 101 |
|
|
|
| 102 |
24 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageNoLongerDisplayedInTextView:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageNoLongerDisplayedInTextView:" target="_top">-truePreviewMessageNoLongerDisplayedInTextView: </a></tt></dt>
|
| 103 |
|
|
|
| 104 |
20 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageWasDisplayedInTextView:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageWasDisplayedInTextView:" target="_top">-truePreviewMessageWasDisplayedInTextView: </a></tt></dt>
|
| 105 |
|
|
|
| 106 |
24 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyAllMessage:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyAllMessage:" target="_top">-truePreviewReplyAllMessage: </a></tt></dt>
|
| 107 |
20 |
jhriggs |
|
| 108 |
24 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyMessage:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyMessage:" target="_top">-truePreviewReplyMessage: </a></tt></dt>
|
| 109 |
|
|
|
| 110 |
20 |
jhriggs |
|
| 111 |
|
|
|
| 112 |
|
|
|
| 113 |
|
|
|
| 114 |
|
|
<div class="group_desc_indent">
|
| 115 |
|
|
|
| 116 |
|
|
|
| 117 |
|
|
|
| 118 |
|
|
|
| 119 |
|
|
<div class="group_indent">
|
| 120 |
|
|
|
| 121 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreviewMessageViewer/truePreviewTimers" logicalPath="//apple_ref/occ/clm/TruePreviewMessageViewer/truePreviewTimers" target="_top">+truePreviewTimers </a></tt></dt>
|
| 122 |
|
|
|
| 123 |
|
|
|
| 124 |
|
|
|
| 125 |
|
|
|
| 126 |
|
|
|
| 127 |
|
|
<div class="group_desc_indent">
|
| 128 |
|
|
|
| 129 |
|
|
|
| 130 |
|
|
|
| 131 |
|
|
|
| 132 |
|
|
<div class="group_indent">
|
| 133 |
|
|
|
| 134 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimer" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimer" target="_top">-truePreviewTimer </a></tt></dt>
|
| 135 |
|
|
|
| 136 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewSetTimer:" logicalPath="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewSetTimer:" target="_top">-truePreviewSetTimer: </a></tt></dt>
|
| 137 |
|
|
|
| 138 |
|
|
|
| 139 |
|
|
|
| 140 |
|
|
|
| 141 |
|
|
<a name="HeaderDoc_methods"></a>
|
| 142 |
|
|
|
| 143 |
|
|
|
| 144 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreviewMessageViewer/truePreviewTimers" target="_top">+truePreviewTimers </a></tt></dt>
|
| 145 |
|
|
|
| 146 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewDealloc" target="_top">-truePreviewDealloc </a></tt></dt>
|
| 147 |
|
|
|
| 148 |
24 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardAsAttachment:" target="_top">-truePreviewForwardAsAttachment: </a></tt></dt>
|
| 149 |
|
|
|
| 150 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardMessage:" target="_top">-truePreviewForwardMessage: </a></tt></dt>
|
| 151 |
|
|
|
| 152 |
20 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsRead:" target="_top">-truePreviewMarkAsRead: </a></tt></dt>
|
| 153 |
|
|
|
| 154 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsUnread:" target="_top">-truePreviewMarkAsUnread: </a></tt></dt>
|
| 155 |
|
|
|
| 156 |
24 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageNoLongerDisplayedInTextView:" target="_top">-truePreviewMessageNoLongerDisplayedInTextView: </a></tt></dt>
|
| 157 |
|
|
|
| 158 |
20 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageWasDisplayedInTextView:" target="_top">-truePreviewMessageWasDisplayedInTextView: </a></tt></dt>
|
| 159 |
|
|
|
| 160 |
24 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyAllMessage:" target="_top">-truePreviewReplyAllMessage: </a></tt></dt>
|
| 161 |
20 |
jhriggs |
|
| 162 |
24 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyMessage:" target="_top">-truePreviewReplyMessage: </a></tt></dt>
|
| 163 |
|
|
|
| 164 |
20 |
jhriggs |
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimer" target="_top">-truePreviewTimer </a></tt></dt>
|
| 165 |
|
|
|
| 166 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewSetTimer:" target="_top">-truePreviewSetTimer: </a></tt></dt>
|
| 167 |
|
|
|
| 168 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReset" target="_top">-truePreviewReset </a></tt></dt>
|
| 169 |
|
|
|
| 170 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimerFired:" target="_top">-truePreviewTimerFired: </a></tt></dt>
|
| 171 |
|
|
|
| 172 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewBoundsDidChange:" target="_top">-truePreviewBoundsDidChange: </a></tt></dt>
|
| 173 |
|
|
|
| 174 |
|
|
|
| 175 |
|
|
|
| 176 |
|
|
<!-- headerDoc=clm; uid=//apple_ref/occ/clm/TruePreviewMessageViewer/truePreviewTimers; name=TruePreviewMessageViewer::truePreviewTimers --><a name="//apple_ref/occ/clm/TruePreviewMessageViewer/truePreviewTimers"></a>
|
| 177 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 178 |
|
|
<h3><a name="truePreviewTimers">truePreviewTimers </a></h3>
|
| 179 |
|
|
|
| 180 |
|
|
|
| 181 |
|
|
|
| 182 |
|
|
<div class="declaration_indent">
|
| 183 |
|
|
<pre>+ ( <!-- a logicalPath="//apple_ref/occ/cl/NSMutableDictionary //apple_ref/occ/tdef/NSMutableDictionary //apple_ref/occ/tag/NSMutableDictionary //apple_ref/occ/econst/NSMutableDictionary //apple_ref/occ/struct/NSMutableDictionary //apple_ref/occ/clconst/NSMutableDictionary //apple_ref/occ/intf/NSMutableDictionary" --><span class="type">NSMutableDictionary </span><!-- /a --><span class="type">* </span>) <!-- a logicalPath="//apple_ref/occ/econst/truePreviewTimers //apple_ref/occ/data/truePreviewTimers" --><span class="var">truePreviewTimers </span><!-- /a -->; </pre>
|
| 184 |
|
|
|
| 185 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Return Value </font></h5>
|
| 186 |
|
|
<p><!-- begin return value -->The <code>NSMutableDictionary </code> containing the <code>NSTimer </code>
|
| 187 |
|
|
for each instance of this class. The key is an <code>NSNumber </code>
|
| 188 |
|
|
(unsigned long) of the address of each instance.
|
| 189 |
|
|
|
| 190 |
|
|
<!-- end return value --></p>
|
| 191 |
|
|
|
| 192 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 193 |
|
|
|
| 194 |
|
|
<!-- begin discussion --><p>Returns the timers for instances of this class.
|
| 195 |
|
|
<!-- end discussion -->
|
| 196 |
|
|
|
| 197 |
|
|
|
| 198 |
|
|
|
| 199 |
|
|
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewDealloc; name=TruePreviewMessageViewer::truePreviewDealloc --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewDealloc"></a>
|
| 200 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 201 |
|
|
<h3><a name="truePreviewDealloc">truePreviewDealloc </a></h3>
|
| 202 |
|
|
|
| 203 |
|
|
|
| 204 |
|
|
|
| 205 |
|
|
<div class="declaration_indent">
|
| 206 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/truePreviewDealloc //apple_ref/occ/data/truePreviewDealloc" --><span class="var">truePreviewDealloc </span><!-- /a -->; </pre>
|
| 207 |
|
|
|
| 208 |
|
|
|
| 209 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 210 |
|
|
|
| 211 |
|
|
<!-- begin discussion --><p>Invalidates this instance's timer and stops observing scroll changes before
|
| 212 |
|
|
deallocating.
|
| 213 |
|
|
<!-- end discussion -->
|
| 214 |
|
|
|
| 215 |
|
|
|
| 216 |
|
|
|
| 217 |
24 |
jhriggs |
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardAsAttachment:; name=TruePreviewMessageViewer::truePreviewForwardAsAttachment: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardAsAttachment:"></a>
|
| 218 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 219 |
|
|
<h3><a name="truePreviewForwardAsAttachment:">truePreviewForwardAsAttachment: </a></h3>
|
| 220 |
|
|
|
| 221 |
|
|
|
| 222 |
|
|
|
| 223 |
|
|
<div class="declaration_indent">
|
| 224 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewForwardAsAttachment //apple_ref/occ/clm/truePreviewForwardAsAttachment //apple_ref/occ/intfcm/truePreviewForwardAsAttachment //apple_ref/occ/intfm/truePreviewForwardAsAttachment //apple_ref/occ/func/truePreviewForwardAsAttachment //apple_ref/occ/ftmplt/truePreviewForwardAsAttachment //apple_ref/occ/defn/truePreviewForwardAsAttachment //apple_ref/occ/macro/truePreviewForwardAsAttachment" --><span class="function">truePreviewForwardAsAttachment </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/id //apple_ref/occ/tdef/id //apple_ref/occ/tag/id //apple_ref/occ/econst/id //apple_ref/occ/struct/id //apple_ref/occ/clconst/id //apple_ref/occ/intf/id" --><span class="type">id </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/inSender //apple_ref/occ/data/inSender" --><span class="var">inSender </span><!-- /a -->; </pre>
|
| 225 |
|
|
|
| 226 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 227 |
|
|
<div class="param_indent">
|
| 228 |
|
|
|
| 229 |
|
|
|
| 230 |
|
|
|
| 231 |
|
|
|
| 232 |
|
|
|
| 233 |
|
|
|
| 234 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 235 |
|
|
|
| 236 |
|
|
<!-- begin discussion --><p>Marks the currently-displayed message as read if configured to do so when
|
| 237 |
|
|
forwarding.
|
| 238 |
|
|
<!-- end discussion -->
|
| 239 |
|
|
|
| 240 |
|
|
|
| 241 |
|
|
|
| 242 |
|
|
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardMessage:; name=TruePreviewMessageViewer::truePreviewForwardMessage: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewForwardMessage:"></a>
|
| 243 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 244 |
|
|
<h3><a name="truePreviewForwardMessage:">truePreviewForwardMessage: </a></h3>
|
| 245 |
|
|
|
| 246 |
|
|
|
| 247 |
|
|
|
| 248 |
|
|
<div class="declaration_indent">
|
| 249 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewForwardMessage //apple_ref/occ/clm/truePreviewForwardMessage //apple_ref/occ/intfcm/truePreviewForwardMessage //apple_ref/occ/intfm/truePreviewForwardMessage //apple_ref/occ/func/truePreviewForwardMessage //apple_ref/occ/ftmplt/truePreviewForwardMessage //apple_ref/occ/defn/truePreviewForwardMessage //apple_ref/occ/macro/truePreviewForwardMessage" --><span class="function">truePreviewForwardMessage </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/id //apple_ref/occ/tdef/id //apple_ref/occ/tag/id //apple_ref/occ/econst/id //apple_ref/occ/struct/id //apple_ref/occ/clconst/id //apple_ref/occ/intf/id" --><span class="type">id </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/inSender //apple_ref/occ/data/inSender" --><span class="var">inSender </span><!-- /a -->; </pre>
|
| 250 |
|
|
|
| 251 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 252 |
|
|
<div class="param_indent">
|
| 253 |
|
|
|
| 254 |
|
|
|
| 255 |
|
|
|
| 256 |
|
|
|
| 257 |
|
|
|
| 258 |
|
|
|
| 259 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 260 |
|
|
|
| 261 |
|
|
<!-- begin discussion --><p>Marks the currently-displayed message as read if configured to do so when
|
| 262 |
|
|
forwarding.
|
| 263 |
|
|
<!-- end discussion -->
|
| 264 |
|
|
|
| 265 |
|
|
|
| 266 |
|
|
|
| 267 |
20 |
jhriggs |
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsRead:; name=TruePreviewMessageViewer::truePreviewMarkAsRead: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsRead:"></a>
|
| 268 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 269 |
|
|
<h3><a name="truePreviewMarkAsRead:">truePreviewMarkAsRead: </a></h3>
|
| 270 |
|
|
|
| 271 |
|
|
|
| 272 |
|
|
|
| 273 |
|
|
<div class="declaration_indent">
|
| 274 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewMarkAsRead //apple_ref/occ/clm/truePreviewMarkAsRead //apple_ref/occ/intfcm/truePreviewMarkAsRead //apple_ref/occ/intfm/truePreviewMarkAsRead //apple_ref/occ/func/truePreviewMarkAsRead //apple_ref/occ/ftmplt/truePreviewMarkAsRead //apple_ref/occ/defn/truePreviewMarkAsRead //apple_ref/occ/macro/truePreviewMarkAsRead" --><span class="function">truePreviewMarkAsRead </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/id //apple_ref/occ/tdef/id //apple_ref/occ/tag/id //apple_ref/occ/econst/id //apple_ref/occ/struct/id //apple_ref/occ/clconst/id //apple_ref/occ/intf/id" --><span class="type">id </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/inSender //apple_ref/occ/data/inSender" --><span class="var">inSender </span><!-- /a -->; </pre>
|
| 275 |
|
|
|
| 276 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 277 |
|
|
<div class="param_indent">
|
| 278 |
|
|
|
| 279 |
|
|
|
| 280 |
|
|
|
| 281 |
|
|
|
| 282 |
|
|
|
| 283 |
|
|
|
| 284 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 285 |
|
|
|
| 286 |
|
|
<!-- begin discussion --><p>Invalidates this instance's timer and stops observing scroll changes when a
|
| 287 |
|
|
message is explicitly marked as read.
|
| 288 |
|
|
<!-- end discussion -->
|
| 289 |
|
|
|
| 290 |
|
|
|
| 291 |
|
|
|
| 292 |
|
|
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsUnread:; name=TruePreviewMessageViewer::truePreviewMarkAsUnread: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMarkAsUnread:"></a>
|
| 293 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 294 |
|
|
<h3><a name="truePreviewMarkAsUnread:">truePreviewMarkAsUnread: </a></h3>
|
| 295 |
|
|
|
| 296 |
|
|
|
| 297 |
|
|
|
| 298 |
|
|
<div class="declaration_indent">
|
| 299 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewMarkAsUnread //apple_ref/occ/clm/truePreviewMarkAsUnread //apple_ref/occ/intfcm/truePreviewMarkAsUnread //apple_ref/occ/intfm/truePreviewMarkAsUnread //apple_ref/occ/func/truePreviewMarkAsUnread //apple_ref/occ/ftmplt/truePreviewMarkAsUnread //apple_ref/occ/defn/truePreviewMarkAsUnread //apple_ref/occ/macro/truePreviewMarkAsUnread" --><span class="function">truePreviewMarkAsUnread </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/id //apple_ref/occ/tdef/id //apple_ref/occ/tag/id //apple_ref/occ/econst/id //apple_ref/occ/struct/id //apple_ref/occ/clconst/id //apple_ref/occ/intf/id" --><span class="type">id </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/inSender //apple_ref/occ/data/inSender" --><span class="var">inSender </span><!-- /a -->; </pre>
|
| 300 |
|
|
|
| 301 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 302 |
|
|
<div class="param_indent">
|
| 303 |
|
|
|
| 304 |
|
|
|
| 305 |
|
|
|
| 306 |
|
|
|
| 307 |
|
|
|
| 308 |
|
|
|
| 309 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 310 |
|
|
|
| 311 |
|
|
<!-- begin discussion --><p>Invalidates this instance's timer and stops observing scroll changes when a
|
| 312 |
|
|
message is explicitly marked as unread.
|
| 313 |
|
|
<!-- end discussion -->
|
| 314 |
|
|
|
| 315 |
|
|
|
| 316 |
|
|
|
| 317 |
24 |
jhriggs |
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageNoLongerDisplayedInTextView:; name=TruePreviewMessageViewer::truePreviewMessageNoLongerDisplayedInTextView: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageNoLongerDisplayedInTextView:"></a>
|
| 318 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 319 |
|
|
<h3><a name="truePreviewMessageNoLongerDisplayedInTextView:">truePreviewMessageNoLongerDisplayedInTextView: </a></h3>
|
| 320 |
|
|
|
| 321 |
|
|
|
| 322 |
|
|
|
| 323 |
|
|
<div class="declaration_indent">
|
| 324 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewMessageNoLongerDisplayedInTextView //apple_ref/occ/clm/truePreviewMessageNoLongerDisplayedInTextView //apple_ref/occ/intfcm/truePreviewMessageNoLongerDisplayedInTextView //apple_ref/occ/intfm/truePreviewMessageNoLongerDisplayedInTextView //apple_ref/occ/func/truePreviewMessageNoLongerDisplayedInTextView //apple_ref/occ/ftmplt/truePreviewMessageNoLongerDisplayedInTextView //apple_ref/occ/defn/truePreviewMessageNoLongerDisplayedInTextView //apple_ref/occ/macro/truePreviewMessageNoLongerDisplayedInTextView" --><span class="function">truePreviewMessageNoLongerDisplayedInTextView </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/NSNotification //apple_ref/occ/tdef/NSNotification //apple_ref/occ/tag/NSNotification //apple_ref/occ/econst/NSNotification //apple_ref/occ/struct/NSNotification //apple_ref/occ/clconst/NSNotification //apple_ref/occ/intf/NSNotification" --><span class="type">NSNotification </span><!-- /a --><span class="type">* </span>) <!-- a logicalPath="//apple_ref/occ/econst/inNotification //apple_ref/occ/data/inNotification" --><span class="var">inNotification </span><!-- /a -->; </pre>
|
| 325 |
|
|
|
| 326 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 327 |
|
|
<div class="param_indent">
|
| 328 |
|
|
|
| 329 |
|
|
|
| 330 |
|
|
|
| 331 |
|
|
|
| 332 |
|
|
|
| 333 |
|
|
|
| 334 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 335 |
|
|
|
| 336 |
|
|
<!-- begin discussion --><p>Invalidates this instance's timer and stops observing scroll changes.
|
| 337 |
|
|
<!-- end discussion -->
|
| 338 |
|
|
|
| 339 |
|
|
|
| 340 |
|
|
|
| 341 |
20 |
jhriggs |
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageWasDisplayedInTextView:; name=TruePreviewMessageViewer::truePreviewMessageWasDisplayedInTextView: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewMessageWasDisplayedInTextView:"></a>
|
| 342 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 343 |
|
|
<h3><a name="truePreviewMessageWasDisplayedInTextView:">truePreviewMessageWasDisplayedInTextView: </a></h3>
|
| 344 |
|
|
|
| 345 |
|
|
|
| 346 |
|
|
|
| 347 |
|
|
<div class="declaration_indent">
|
| 348 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewMessageWasDisplayedInTextView //apple_ref/occ/clm/truePreviewMessageWasDisplayedInTextView //apple_ref/occ/intfcm/truePreviewMessageWasDisplayedInTextView //apple_ref/occ/intfm/truePreviewMessageWasDisplayedInTextView //apple_ref/occ/func/truePreviewMessageWasDisplayedInTextView //apple_ref/occ/ftmplt/truePreviewMessageWasDisplayedInTextView //apple_ref/occ/defn/truePreviewMessageWasDisplayedInTextView //apple_ref/occ/macro/truePreviewMessageWasDisplayedInTextView" --><span class="function">truePreviewMessageWasDisplayedInTextView </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/id //apple_ref/occ/tdef/id //apple_ref/occ/tag/id //apple_ref/occ/econst/id //apple_ref/occ/struct/id //apple_ref/occ/clconst/id //apple_ref/occ/intf/id" --><span class="type">id </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/inNotification //apple_ref/occ/data/inNotification" --><span class="var">inNotification </span><!-- /a -->; </pre>
|
| 349 |
|
|
|
| 350 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 351 |
|
|
<div class="param_indent">
|
| 352 |
|
|
|
| 353 |
|
|
|
| 354 |
|
|
|
| 355 |
|
|
|
| 356 |
|
|
|
| 357 |
|
|
|
| 358 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 359 |
|
|
|
| 360 |
|
|
<!-- begin discussion --><p>Marks the displayed message as viewed, sets a timer to mark the displayed
|
| 361 |
|
|
message as viewed, and/or adds a notification observer to mark the message as
|
| 362 |
|
|
viewed when it is scrolled as appropriate.
|
| 363 |
|
|
<!-- end discussion -->
|
| 364 |
|
|
|
| 365 |
|
|
|
| 366 |
|
|
|
| 367 |
24 |
jhriggs |
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyAllMessage:; name=TruePreviewMessageViewer::truePreviewReplyAllMessage: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyAllMessage:"></a>
|
| 368 |
20 |
jhriggs |
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 369 |
24 |
jhriggs |
<h3><a name="truePreviewReplyAllMessage:">truePreviewReplyAllMessage: </a></h3>
|
| 370 |
20 |
jhriggs |
|
| 371 |
|
|
|
| 372 |
|
|
|
| 373 |
|
|
<div class="declaration_indent">
|
| 374 |
24 |
jhriggs |
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewReplyAllMessage //apple_ref/occ/clm/truePreviewReplyAllMessage //apple_ref/occ/intfcm/truePreviewReplyAllMessage //apple_ref/occ/intfm/truePreviewReplyAllMessage //apple_ref/occ/func/truePreviewReplyAllMessage //apple_ref/occ/ftmplt/truePreviewReplyAllMessage //apple_ref/occ/defn/truePreviewReplyAllMessage //apple_ref/occ/macro/truePreviewReplyAllMessage" --><span class="function">truePreviewReplyAllMessage </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/id //apple_ref/occ/tdef/id //apple_ref/occ/tag/id //apple_ref/occ/econst/id //apple_ref/occ/struct/id //apple_ref/occ/clconst/id //apple_ref/occ/intf/id" --><span class="type">id </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/inSender //apple_ref/occ/data/inSender" --><span class="var">inSender </span><!-- /a -->; </pre>
|
| 375 |
20 |
jhriggs |
|
| 376 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 377 |
|
|
<div class="param_indent">
|
| 378 |
|
|
|
| 379 |
24 |
jhriggs |
|
| 380 |
|
|
|
| 381 |
20 |
jhriggs |
|
| 382 |
|
|
|
| 383 |
|
|
|
| 384 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 385 |
|
|
|
| 386 |
24 |
jhriggs |
<!-- begin discussion --><p>Marks the currently-displayed message as read if configured to do so when
|
| 387 |
|
|
replying.
|
| 388 |
20 |
jhriggs |
<!-- end discussion -->
|
| 389 |
|
|
|
| 390 |
|
|
|
| 391 |
|
|
|
| 392 |
24 |
jhriggs |
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyMessage:; name=TruePreviewMessageViewer::truePreviewReplyMessage: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReplyMessage:"></a>
|
| 393 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 394 |
|
|
<h3><a name="truePreviewReplyMessage:">truePreviewReplyMessage: </a></h3>
|
| 395 |
|
|
|
| 396 |
|
|
|
| 397 |
|
|
|
| 398 |
|
|
<div class="declaration_indent">
|
| 399 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewReplyMessage //apple_ref/occ/clm/truePreviewReplyMessage //apple_ref/occ/intfcm/truePreviewReplyMessage //apple_ref/occ/intfm/truePreviewReplyMessage //apple_ref/occ/func/truePreviewReplyMessage //apple_ref/occ/ftmplt/truePreviewReplyMessage //apple_ref/occ/defn/truePreviewReplyMessage //apple_ref/occ/macro/truePreviewReplyMessage" --><span class="function">truePreviewReplyMessage </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/id //apple_ref/occ/tdef/id //apple_ref/occ/tag/id //apple_ref/occ/econst/id //apple_ref/occ/struct/id //apple_ref/occ/clconst/id //apple_ref/occ/intf/id" --><span class="type">id </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/inSender //apple_ref/occ/data/inSender" --><span class="var">inSender </span><!-- /a -->; </pre>
|
| 400 |
|
|
|
| 401 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 402 |
|
|
<div class="param_indent">
|
| 403 |
|
|
|
| 404 |
|
|
|
| 405 |
|
|
|
| 406 |
|
|
|
| 407 |
|
|
|
| 408 |
|
|
|
| 409 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 410 |
|
|
|
| 411 |
|
|
<!-- begin discussion --><p>Marks the currently-displayed message as read if configured to do so when
|
| 412 |
|
|
replying.
|
| 413 |
|
|
<!-- end discussion -->
|
| 414 |
|
|
|
| 415 |
|
|
|
| 416 |
|
|
|
| 417 |
20 |
jhriggs |
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimer; name=TruePreviewMessageViewer::truePreviewTimer --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimer"></a>
|
| 418 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 419 |
|
|
<h3><a name="truePreviewTimer">truePreviewTimer </a></h3>
|
| 420 |
|
|
|
| 421 |
|
|
|
| 422 |
|
|
|
| 423 |
|
|
<div class="declaration_indent">
|
| 424 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/NSTimer //apple_ref/occ/tdef/NSTimer //apple_ref/occ/tag/NSTimer //apple_ref/occ/econst/NSTimer //apple_ref/occ/struct/NSTimer //apple_ref/occ/clconst/NSTimer //apple_ref/occ/intf/NSTimer" --><span class="type">NSTimer </span><!-- /a --><span class="type">* </span>) <!-- a logicalPath="//apple_ref/occ/econst/truePreviewTimer //apple_ref/occ/data/truePreviewTimer" --><span class="var">truePreviewTimer </span><!-- /a -->; </pre>
|
| 425 |
|
|
|
| 426 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Return Value </font></h5>
|
| 427 |
|
|
<p><!-- begin return value -->The <code>NSTimer </code> for this instance.
|
| 428 |
|
|
|
| 429 |
|
|
<!-- end return value --></p>
|
| 430 |
|
|
|
| 431 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 432 |
|
|
|
| 433 |
|
|
<!-- begin discussion --><p>Returns the timer for this instance.
|
| 434 |
|
|
<!-- end discussion -->
|
| 435 |
|
|
|
| 436 |
|
|
|
| 437 |
|
|
|
| 438 |
|
|
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewSetTimer:; name=TruePreviewMessageViewer::truePreviewSetTimer: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewSetTimer:"></a>
|
| 439 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 440 |
|
|
<h3><a name="truePreviewSetTimer:">truePreviewSetTimer: </a></h3>
|
| 441 |
|
|
|
| 442 |
|
|
|
| 443 |
|
|
|
| 444 |
|
|
<div class="declaration_indent">
|
| 445 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewSetTimer //apple_ref/occ/clm/truePreviewSetTimer //apple_ref/occ/intfcm/truePreviewSetTimer //apple_ref/occ/intfm/truePreviewSetTimer //apple_ref/occ/func/truePreviewSetTimer //apple_ref/occ/ftmplt/truePreviewSetTimer //apple_ref/occ/defn/truePreviewSetTimer //apple_ref/occ/macro/truePreviewSetTimer" --><span class="function">truePreviewSetTimer </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/NSTimer //apple_ref/occ/tdef/NSTimer //apple_ref/occ/tag/NSTimer //apple_ref/occ/econst/NSTimer //apple_ref/occ/struct/NSTimer //apple_ref/occ/clconst/NSTimer //apple_ref/occ/intf/NSTimer" --><span class="type">NSTimer </span><!-- /a --><span class="type">* </span>) <!-- a logicalPath="//apple_ref/occ/econst/inTimer //apple_ref/occ/data/inTimer" --><span class="var">inTimer </span><!-- /a -->; </pre>
|
| 446 |
|
|
|
| 447 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 448 |
|
|
<div class="param_indent">
|
| 449 |
|
|
|
| 450 |
|
|
|
| 451 |
|
|
|
| 452 |
|
|
|
| 453 |
|
|
|
| 454 |
|
|
|
| 455 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 456 |
|
|
|
| 457 |
|
|
<!-- begin discussion --><p>Sets the timer for this instance.
|
| 458 |
|
|
<!-- end discussion -->
|
| 459 |
|
|
|
| 460 |
|
|
|
| 461 |
|
|
|
| 462 |
|
|
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReset; name=TruePreviewMessageViewer::truePreviewReset --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewReset"></a>
|
| 463 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 464 |
|
|
<h3><a name="truePreviewReset">truePreviewReset </a></h3>
|
| 465 |
|
|
|
| 466 |
|
|
|
| 467 |
|
|
|
| 468 |
|
|
<div class="declaration_indent">
|
| 469 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/truePreviewReset //apple_ref/occ/data/truePreviewReset" --><span class="var">truePreviewReset </span><!-- /a -->; </pre>
|
| 470 |
|
|
|
| 471 |
|
|
|
| 472 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 473 |
|
|
|
| 474 |
|
|
<!-- begin discussion --><p>Invalidates this instance's timer and stops observing scroll changes.
|
| 475 |
|
|
<!-- end discussion -->
|
| 476 |
|
|
|
| 477 |
|
|
|
| 478 |
|
|
|
| 479 |
|
|
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimerFired:; name=TruePreviewMessageViewer::truePreviewTimerFired: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewTimerFired:"></a>
|
| 480 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 481 |
|
|
<h3><a name="truePreviewTimerFired:">truePreviewTimerFired: </a></h3>
|
| 482 |
|
|
|
| 483 |
|
|
|
| 484 |
|
|
|
| 485 |
|
|
<div class="declaration_indent">
|
| 486 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewTimerFired //apple_ref/occ/clm/truePreviewTimerFired //apple_ref/occ/intfcm/truePreviewTimerFired //apple_ref/occ/intfm/truePreviewTimerFired //apple_ref/occ/func/truePreviewTimerFired //apple_ref/occ/ftmplt/truePreviewTimerFired //apple_ref/occ/defn/truePreviewTimerFired //apple_ref/occ/macro/truePreviewTimerFired" --><span class="function">truePreviewTimerFired </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/NSTimer //apple_ref/occ/tdef/NSTimer //apple_ref/occ/tag/NSTimer //apple_ref/occ/econst/NSTimer //apple_ref/occ/struct/NSTimer //apple_ref/occ/clconst/NSTimer //apple_ref/occ/intf/NSTimer" --><span class="type">NSTimer </span><!-- /a --><span class="type">* </span>) <!-- a logicalPath="//apple_ref/occ/econst/inTimer //apple_ref/occ/data/inTimer" --><span class="var">inTimer </span><!-- /a -->; </pre>
|
| 487 |
|
|
|
| 488 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 489 |
|
|
<div class="param_indent">
|
| 490 |
|
|
|
| 491 |
|
|
|
| 492 |
|
|
|
| 493 |
|
|
|
| 494 |
|
|
|
| 495 |
|
|
|
| 496 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 497 |
|
|
|
| 498 |
|
|
<!-- begin discussion --><p>Marks the currently-displayed message as read.
|
| 499 |
|
|
<!-- end discussion -->
|
| 500 |
|
|
|
| 501 |
|
|
|
| 502 |
|
|
|
| 503 |
|
|
<!-- headerDoc=instm; uid=//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewBoundsDidChange:; name=TruePreviewMessageViewer::truePreviewBoundsDidChange: --><a name="//apple_ref/occ/instm/TruePreviewMessageViewer/truePreviewBoundsDidChange:"></a>
|
| 504 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 505 |
|
|
<h3><a name="truePreviewBoundsDidChange:">truePreviewBoundsDidChange: </a></h3>
|
| 506 |
|
|
|
| 507 |
|
|
|
| 508 |
|
|
|
| 509 |
|
|
<div class="declaration_indent">
|
| 510 |
|
|
<pre>- ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/instm/truePreviewBoundsDidChange //apple_ref/occ/clm/truePreviewBoundsDidChange //apple_ref/occ/intfcm/truePreviewBoundsDidChange //apple_ref/occ/intfm/truePreviewBoundsDidChange //apple_ref/occ/func/truePreviewBoundsDidChange //apple_ref/occ/ftmplt/truePreviewBoundsDidChange //apple_ref/occ/defn/truePreviewBoundsDidChange //apple_ref/occ/macro/truePreviewBoundsDidChange" --><span class="function">truePreviewBoundsDidChange </span><!-- /a -->:( <!-- a logicalPath="//apple_ref/occ/cl/NSNotification //apple_ref/occ/tdef/NSNotification //apple_ref/occ/tag/NSNotification //apple_ref/occ/econst/NSNotification //apple_ref/occ/struct/NSNotification //apple_ref/occ/clconst/NSNotification //apple_ref/occ/intf/NSNotification" --><span class="type">NSNotification </span><!-- /a --><span class="type">* </span>) <!-- a logicalPath="//apple_ref/occ/econst/inNotification //apple_ref/occ/data/inNotification" --><span class="var">inNotification </span><!-- /a -->; </pre>
|
| 511 |
|
|
|
| 512 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters </font></h5>
|
| 513 |
|
|
<div class="param_indent">
|
| 514 |
|
|
|
| 515 |
|
|
|
| 516 |
|
|
|
| 517 |
|
|
|
| 518 |
|
|
|
| 519 |
|
|
|
| 520 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 521 |
|
|
|
| 522 |
|
|
<!-- begin discussion --><p>Marks the currently-displayed message as read.
|
| 523 |
|
|
<!-- end discussion -->
|
| 524 |
|
|
|
| 525 |
|
|
|
| 526 |
24 |
jhriggs |
<p>Last Updated: Tuesday, October 13, 2009
|
| 527 |
20 |
jhriggs |
|
| 528 |
|
|
|
| 529 |
|
|
|
| 530 |
|
|
|