TextNoEchoDisplayObject.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0-internal) on Thu Mar 24 15:49:01 EDT 2022 -->
  6. <title>TextNoEchoDisplayObject</title>
  7. <meta name="date" content="2022-03-24">
  8. <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="TextNoEchoDisplayObject";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10,"i1":10,"i2":10};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div role="navigation" title ="TOP_Navigation" aria-label ="Top Navigation Bar"/>
  33. <div class="topNav"><a name="navbar.top">
  34. <!-- -->
  35. </a>
  36. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  37. <a name="navbar.top.firstrow">
  38. <!-- -->
  39. </a>
  40. <ul class="navList" title="Navigation">
  41. <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="package-tree.html">Tree</a></li>
  44. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  45. <li><a href="../../../../index-all.html">Index</a></li>
  46. <li><a href="../../../../help-doc.html">Help</a></li>
  47. </ul>
  48. </div>
  49. <div class="subNav">
  50. <ul class="navList">
  51. <li><a href="../../../../com/cognos/CAM_AAA/authentication/TextDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  52. <li><a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  53. </ul>
  54. <ul class="navList">
  55. <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/TextNoEchoDisplayObject.html" target="_top">Frames</a></li>
  56. <li><a href="TextNoEchoDisplayObject.html" target="_top">No&nbsp;Frames</a></li>
  57. </ul>
  58. <ul class="navList" id="allclasses_navbar_top">
  59. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  60. </ul>
  61. <div>
  62. <script type="text/javascript"><!--
  63. allClassesLink = document.getElementById("allclasses_navbar_top");
  64. if(window==top) {
  65. allClassesLink.style.display = "block";
  66. }
  67. else {
  68. allClassesLink.style.display = "none";
  69. }
  70. //-->
  71. </script>
  72. </div>
  73. <div>
  74. <ul class="subNavList">
  75. <li>Summary:&nbsp;</li>
  76. <li>Nested&nbsp;|&nbsp;</li>
  77. <li>Field&nbsp;|&nbsp;</li>
  78. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#method.summary">Method</a></li>
  80. </ul>
  81. <ul class="subNavList">
  82. <li>Detail:&nbsp;</li>
  83. <li>Field&nbsp;|&nbsp;</li>
  84. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  85. <li><a href="#method.detail">Method</a></li>
  86. </ul>
  87. </div>
  88. <a name="skip.navbar.top">
  89. <!-- -->
  90. </a></div>
  91. <!-- ========= END OF TOP NAVBAR ========= -->
  92. <!-- ======== START OF CLASS DATA ======== -->
  93. <div role="main" title ="TextNoEchoDisplayObject" aria-labelledby ="Header1"/>
  94. <div class="header">
  95. <div class="subTitle">com.cognos.CAM_AAA.authentication</div>
  96. <h2 title="Class TextNoEchoDisplayObject" class="title" id="Header1">Class TextNoEchoDisplayObject</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li>java.lang.Object</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li><a href="../../../../com/cognos/CAM_AAA/authentication/TextDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">com.cognos.CAM_AAA.authentication.TextDisplayObject</a></li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>com.cognos.CAM_AAA.authentication.TextNoEchoDisplayObject</li>
  107. </ul>
  108. </li>
  109. </ul>
  110. </li>
  111. </ul>
  112. <div class="description">
  113. <ul class="blockList">
  114. <li class="blockList">
  115. <dl>
  116. <dt>All Implemented Interfaces:</dt>
  117. <dd><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/ITextDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">ITextDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/ITextNoEchoDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">ITextNoEchoDisplayObject</a></dd>
  118. </dl>
  119. <hr>
  120. <br>
  121. <pre>public class <span class="typeNameLabel">TextNoEchoDisplayObject</span>
  122. extends <a href="../../../../com/cognos/CAM_AAA/authentication/TextDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">TextDisplayObject</a>
  123. implements <a href="../../../../com/cognos/CAM_AAA/authentication/ITextNoEchoDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">ITextNoEchoDisplayObject</a></pre>
  124. <div class="block">A display object that allows the user to type in information.
  125. The information typed is not echoed for
  126. the user to see. Instead, asterisks (*) are echoed.</div>
  127. </li>
  128. </ul>
  129. </div>
  130. <div class="summary">
  131. <ul class="blockList">
  132. <li class="blockList">
  133. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  134. <ul class="blockList">
  135. <li class="blockList"><a name="constructor.summary">
  136. <!-- -->
  137. </a>
  138. <h3>Constructor Summary</h3>
  139. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  140. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  141. <tr>
  142. <th class="colOne" scope="col">Constructor and Description</th>
  143. </tr>
  144. <tr class="altColor">
  145. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/TextNoEchoDisplayObject.html#TextNoEchoDisplayObject-java.lang.String-java.lang.String-">TextNoEchoDisplayObject</a></span>(java.lang.String&nbsp;theCaption,
  146. java.lang.String&nbsp;theName)</code>
  147. <div class="block">Creates a text-no-echo display object.</div>
  148. </td>
  149. </tr>
  150. </table>
  151. </li>
  152. </ul>
  153. <!-- ========== METHOD SUMMARY =========== -->
  154. <ul class="blockList">
  155. <li class="blockList"><a name="method.summary">
  156. <!-- -->
  157. </a>
  158. <h3>Method Summary</h3>
  159. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  160. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  161. <tr>
  162. <th class="colFirst" scope="col">Modifier and Type</th>
  163. <th class="colLast" scope="col">Method and Description</th>
  164. </tr>
  165. <tr id="i0" class="altColor">
  166. <td class="colFirst"><code>java.lang.String</code></td>
  167. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/TextNoEchoDisplayObject.html#getName--">getName</a></span>()</code>
  168. <div class="block">Returns the name of the display object.</div>
  169. </td>
  170. </tr>
  171. <tr id="i1" class="rowColor">
  172. <td class="colFirst"><code>java.lang.String</code></td>
  173. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/TextNoEchoDisplayObject.html#getValue--">getValue</a></span>()</code>
  174. <div class="block">Returns the value that is currently set.</div>
  175. </td>
  176. </tr>
  177. <tr id="i2" class="altColor">
  178. <td class="colFirst"><code>void</code></td>
  179. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/TextNoEchoDisplayObject.html#setValue-java.lang.String-">setValue</a></span>(java.lang.String&nbsp;theValue)</code>
  180. <div class="block">Sets the value for a display object.</div>
  181. </td>
  182. </tr>
  183. </table>
  184. <ul class="blockList">
  185. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.TextDisplayObject">
  186. <!-- -->
  187. </a>
  188. <h3>Methods inherited from class&nbsp;com.cognos.CAM_AAA.authentication.<a href="../../../../com/cognos/CAM_AAA/authentication/TextDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">TextDisplayObject</a></h3>
  189. <code><a href="../../../../com/cognos/CAM_AAA/authentication/TextDisplayObject.html#getCaption--">getCaption</a></code></li>
  190. </ul>
  191. <ul class="blockList">
  192. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  193. <!-- -->
  194. </a>
  195. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  196. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
  197. </ul>
  198. <ul class="blockList">
  199. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.ITextDisplayObject">
  200. <!-- -->
  201. </a>
  202. <h3>Methods inherited from interface&nbsp;com.cognos.CAM_AAA.authentication.<a href="../../../../com/cognos/CAM_AAA/authentication/ITextDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">ITextDisplayObject</a></h3>
  203. <code><a href="../../../../com/cognos/CAM_AAA/authentication/ITextDisplayObject.html#getCaption--">getCaption</a></code></li>
  204. </ul>
  205. <ul class="blockList">
  206. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.IDisplayObject">
  207. <!-- -->
  208. </a>
  209. <h3>Methods inherited from interface&nbsp;com.cognos.CAM_AAA.authentication.<a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IDisplayObject</a></h3>
  210. <code><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html#getName--">getName</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html#getValue--">getValue</a></code></li>
  211. </ul>
  212. </li>
  213. </ul>
  214. </li>
  215. </ul>
  216. </div>
  217. <div class="details">
  218. <ul class="blockList">
  219. <li class="blockList">
  220. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  221. <ul class="blockList">
  222. <li class="blockList"><a name="constructor.detail">
  223. <!-- -->
  224. </a>
  225. <h3>Constructor Detail</h3>
  226. <a name="TextNoEchoDisplayObject-java.lang.String-java.lang.String-">
  227. <!-- -->
  228. </a>
  229. <ul class="blockListLast">
  230. <li class="blockList">
  231. <h4>TextNoEchoDisplayObject</h4>
  232. <pre>public&nbsp;TextNoEchoDisplayObject(java.lang.String&nbsp;theCaption,
  233. java.lang.String&nbsp;theName)</pre>
  234. <div class="block">Creates a text-no-echo display object.</div>
  235. <dl>
  236. <dt><span class="paramLabel">Parameters:</span></dt>
  237. <dd><code>theCaption</code> - The label for the display object.</dd>
  238. <dd><code>theName</code> - The name of the text-no-echo display object.</dd>
  239. </dl>
  240. </li>
  241. </ul>
  242. </li>
  243. </ul>
  244. <!-- ============ METHOD DETAIL ========== -->
  245. <ul class="blockList">
  246. <li class="blockList"><a name="method.detail">
  247. <!-- -->
  248. </a>
  249. <h3>Method Detail</h3>
  250. <a name="getName--">
  251. <!-- -->
  252. </a>
  253. <ul class="blockList">
  254. <li class="blockList">
  255. <h4>getName</h4>
  256. <pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
  257. <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html#getName--">IDisplayObject</a></code></span></div>
  258. <div class="block">Returns the name of the display object.</div>
  259. <dl>
  260. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  261. <dd><code><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IDisplayObject</a></code></dd>
  262. <dt><span class="returnLabel">Returns:</span></dt>
  263. <dd>The name of the display object.</dd>
  264. </dl>
  265. </li>
  266. </ul>
  267. <a name="getValue--">
  268. <!-- -->
  269. </a>
  270. <ul class="blockList">
  271. <li class="blockList">
  272. <h4>getValue</h4>
  273. <pre>public&nbsp;java.lang.String&nbsp;getValue()</pre>
  274. <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html#getValue--">IDisplayObject</a></code></span></div>
  275. <div class="block">Returns the value that is currently set.</div>
  276. <dl>
  277. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  278. <dd><code><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html#getValue--">getValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IDisplayObject</a></code></dd>
  279. <dt><span class="returnLabel">Returns:</span></dt>
  280. <dd>The value that is currently set.</dd>
  281. </dl>
  282. </li>
  283. </ul>
  284. <a name="setValue-java.lang.String-">
  285. <!-- -->
  286. </a>
  287. <ul class="blockListLast">
  288. <li class="blockList">
  289. <h4>setValue</h4>
  290. <pre>public&nbsp;void&nbsp;setValue(java.lang.String&nbsp;theValue)</pre>
  291. <div class="block">Sets the value for a display object.</div>
  292. <dl>
  293. <dt><span class="paramLabel">Parameters:</span></dt>
  294. <dd><code>theValue</code> - The value to set for the display object.</dd>
  295. </dl>
  296. </li>
  297. </ul>
  298. </li>
  299. </ul>
  300. </li>
  301. </ul>
  302. </div>
  303. </div>
  304. <!-- ========= END OF CLASS DATA ========= -->
  305. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  306. <div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
  307. <div class="bottomNav"><a name="navbar.bottom">
  308. <!-- -->
  309. </a>
  310. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  311. <a name="navbar.bottom.firstrow">
  312. <!-- -->
  313. </a>
  314. <ul class="navList" title="Navigation">
  315. <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  316. <li class="navBarCell1Rev">Class</li>
  317. <li><a href="package-tree.html">Tree</a></li>
  318. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  319. <li><a href="../../../../index-all.html">Index</a></li>
  320. <li><a href="../../../../help-doc.html">Help</a></li>
  321. </ul>
  322. </div>
  323. <div class="subNav">
  324. <ul class="navList">
  325. <li><a href="../../../../com/cognos/CAM_AAA/authentication/TextDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  326. <li><a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  327. </ul>
  328. <ul class="navList">
  329. <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/TextNoEchoDisplayObject.html" target="_top">Frames</a></li>
  330. <li><a href="TextNoEchoDisplayObject.html" target="_top">No&nbsp;Frames</a></li>
  331. </ul>
  332. <ul class="navList" id="allclasses_navbar_bottom">
  333. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  334. </ul>
  335. <div>
  336. <script type="text/javascript"><!--
  337. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  338. if(window==top) {
  339. allClassesLink.style.display = "block";
  340. }
  341. else {
  342. allClassesLink.style.display = "none";
  343. }
  344. //-->
  345. </script>
  346. </div>
  347. <div>
  348. <ul class="subNavList">
  349. <li>Summary:&nbsp;</li>
  350. <li>Nested&nbsp;|&nbsp;</li>
  351. <li>Field&nbsp;|&nbsp;</li>
  352. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  353. <li><a href="#method.summary">Method</a></li>
  354. </ul>
  355. <ul class="subNavList">
  356. <li>Detail:&nbsp;</li>
  357. <li>Field&nbsp;|&nbsp;</li>
  358. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  359. <li><a href="#method.detail">Method</a></li>
  360. </ul>
  361. </div>
  362. <a name="skip.navbar.bottom">
  363. <!-- -->
  364. </a></div>
  365. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  366. </body>
  367. </html>