IDisplayObject.html 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  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:48:58 EDT 2022 -->
  6. <title>IDisplayObject</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="IDisplayObject";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":6,"i1":6};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/ICredential.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  52. <li><a href="../../../../com/cognos/CAM_AAA/authentication/IGroup.html" title="interface 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/IDisplayObject.html" target="_top">Frames</a></li>
  56. <li><a href="IDisplayObject.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>Constr&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>Constr&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 ="IDisplayObject" aria-labelledby ="Header1"/>
  94. <div class="header">
  95. <div class="subTitle">com.cognos.CAM_AAA.authentication</div>
  96. <h2 title="Interface IDisplayObject" class="title" id="Header1">Interface IDisplayObject</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <div class="description">
  100. <ul class="blockList">
  101. <li class="blockList">
  102. <dl>
  103. <dt>All Known Subinterfaces:</dt>
  104. <dd><a href="../../../../com/cognos/CAM_AAA/authentication/IHiddenDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IHiddenDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IMultiSelectDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IMultiSelectDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IReadOnlyDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IReadOnlyDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IRedirectDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IRedirectDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/ISingleSelectDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">ISingleSelectDisplayObject</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>, <a href="../../../../com/cognos/CAM_AAA/authentication/IVerifyTextNoEchoDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IVerifyTextNoEchoDisplayObject</a></dd>
  105. </dl>
  106. <dl>
  107. <dt>All Known Implementing Classes:</dt>
  108. <dd><a href="../../../../com/cognos/CAM_AAA/authentication/HiddenDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">HiddenDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/MultiSelectDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">MultiSelectDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/ReadOnlyDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">ReadOnlyDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/RedirectDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">RedirectDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/SingleSelectDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">SingleSelectDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/TextDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">TextDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/TextNoEchoDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">TextNoEchoDisplayObject</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/VerifyTextNoEchoDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">VerifyTextNoEchoDisplayObject</a></dd>
  109. </dl>
  110. <hr>
  111. <br>
  112. <pre>public interface <span class="typeNameLabel">IDisplayObject</span></pre>
  113. <div class="block">Defines the common interface for implementing an IBM Cognos display object.
  114. Display objects are used for generating forms when prompting the user.</div>
  115. </li>
  116. </ul>
  117. </div>
  118. <div class="summary">
  119. <ul class="blockList">
  120. <li class="blockList">
  121. <!-- ========== METHOD SUMMARY =========== -->
  122. <ul class="blockList">
  123. <li class="blockList"><a name="method.summary">
  124. <!-- -->
  125. </a>
  126. <h3>Method Summary</h3>
  127. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  128. <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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  129. <tr>
  130. <th class="colFirst" scope="col">Modifier and Type</th>
  131. <th class="colLast" scope="col">Method and Description</th>
  132. </tr>
  133. <tr id="i0" class="altColor">
  134. <td class="colFirst"><code>java.lang.String</code></td>
  135. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html#getName--">getName</a></span>()</code>
  136. <div class="block">Returns the name of the display object.</div>
  137. </td>
  138. </tr>
  139. <tr id="i1" class="rowColor">
  140. <td class="colFirst"><code>java.lang.String</code></td>
  141. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html#getValue--">getValue</a></span>()</code>
  142. <div class="block">Returns the value that is currently set.</div>
  143. </td>
  144. </tr>
  145. </table>
  146. </li>
  147. </ul>
  148. </li>
  149. </ul>
  150. </div>
  151. <div class="details">
  152. <ul class="blockList">
  153. <li class="blockList">
  154. <!-- ============ METHOD DETAIL ========== -->
  155. <ul class="blockList">
  156. <li class="blockList"><a name="method.detail">
  157. <!-- -->
  158. </a>
  159. <h3>Method Detail</h3>
  160. <a name="getName--">
  161. <!-- -->
  162. </a>
  163. <ul class="blockList">
  164. <li class="blockList">
  165. <h4>getName</h4>
  166. <pre>java.lang.String&nbsp;getName()</pre>
  167. <div class="block">Returns the name of the display object.</div>
  168. <dl>
  169. <dt><span class="returnLabel">Returns:</span></dt>
  170. <dd>The name of the display object.</dd>
  171. </dl>
  172. </li>
  173. </ul>
  174. <a name="getValue--">
  175. <!-- -->
  176. </a>
  177. <ul class="blockListLast">
  178. <li class="blockList">
  179. <h4>getValue</h4>
  180. <pre>java.lang.String&nbsp;getValue()</pre>
  181. <div class="block">Returns the value that is currently set.</div>
  182. <dl>
  183. <dt><span class="returnLabel">Returns:</span></dt>
  184. <dd>The value that is currently set.</dd>
  185. </dl>
  186. </li>
  187. </ul>
  188. </li>
  189. </ul>
  190. </li>
  191. </ul>
  192. </div>
  193. </div>
  194. <!-- ========= END OF CLASS DATA ========= -->
  195. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  196. <div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
  197. <div class="bottomNav"><a name="navbar.bottom">
  198. <!-- -->
  199. </a>
  200. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  201. <a name="navbar.bottom.firstrow">
  202. <!-- -->
  203. </a>
  204. <ul class="navList" title="Navigation">
  205. <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  206. <li class="navBarCell1Rev">Class</li>
  207. <li><a href="package-tree.html">Tree</a></li>
  208. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  209. <li><a href="../../../../index-all.html">Index</a></li>
  210. <li><a href="../../../../help-doc.html">Help</a></li>
  211. </ul>
  212. </div>
  213. <div class="subNav">
  214. <ul class="navList">
  215. <li><a href="../../../../com/cognos/CAM_AAA/authentication/ICredential.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  216. <li><a href="../../../../com/cognos/CAM_AAA/authentication/IGroup.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  217. </ul>
  218. <ul class="navList">
  219. <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/IDisplayObject.html" target="_top">Frames</a></li>
  220. <li><a href="IDisplayObject.html" target="_top">No&nbsp;Frames</a></li>
  221. </ul>
  222. <ul class="navList" id="allclasses_navbar_bottom">
  223. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  224. </ul>
  225. <div>
  226. <script type="text/javascript"><!--
  227. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  228. if(window==top) {
  229. allClassesLink.style.display = "block";
  230. }
  231. else {
  232. allClassesLink.style.display = "none";
  233. }
  234. //-->
  235. </script>
  236. </div>
  237. <div>
  238. <ul class="subNavList">
  239. <li>Summary:&nbsp;</li>
  240. <li>Nested&nbsp;|&nbsp;</li>
  241. <li>Field&nbsp;|&nbsp;</li>
  242. <li>Constr&nbsp;|&nbsp;</li>
  243. <li><a href="#method.summary">Method</a></li>
  244. </ul>
  245. <ul class="subNavList">
  246. <li>Detail:&nbsp;</li>
  247. <li>Field&nbsp;|&nbsp;</li>
  248. <li>Constr&nbsp;|&nbsp;</li>
  249. <li><a href="#method.detail">Method</a></li>
  250. </ul>
  251. </div>
  252. <a name="skip.navbar.bottom">
  253. <!-- -->
  254. </a></div>
  255. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  256. </body>
  257. </html>