ug_ldk_c_stringelement.html 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xml:lang="en-us" lang="en-us">
  3. <head xmlns="">
  4. <!--
  5. Licensed Materials - Property of IBM
  6. IBM Cognos Products: DOCS
  7. © Copyright IBM Corp. 2005, 2014
  8. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  9. -->
  10. <meta name="Copyright" content="© Copyright IBM Corp. 2005, 2014."></meta>
  11. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  12. <meta name="copyright" content="© Copyright IBM Corporation 2014" />
  13. <meta name="DC.Rights.Owner" content="© Copyright IBM Corporation 2014" />
  14. <meta name="security" content="public" />
  15. <meta name="Robots" content="index,follow" />
  16. <meta name="DC.Type" content="concept" />
  17. <meta name="DC.Title" content="string Element" />
  18. <meta name="abstract" content="An element that represents the actual text that must be customized." />
  19. <meta name="Description" content="An element that represents the actual text that must be customized." />
  20. <meta name="DC.subject" content="elements, string, string element" />
  21. <meta name="keywords" content="elements, string, string element" />
  22. <meta name="DC.Relation" scheme="URI" content="ug_ldk_c_inputresourcefiles.html#InputResourceFiles" />
  23. <meta name="DC.Date" scheme="iso8601" content="2014-08-19" />
  24. <meta name="DC.Format" content="XHTML" />
  25. <meta name="DC.Identifier" content="stringElement" />
  26. <meta name="DC.Language" content="en-us" />
  27. <meta name="IBM.Country" content="ZZ" />
  28. <!-- Licensed Materials - Property of IBM -->
  29. <!-- US Government Users Restricted Rights -->
  30. <!-- Use, duplication or disclosure restricted by -->
  31. <!-- GSA ADP Schedule Contract with IBM Corp. -->
  32. <link rel="stylesheet" type="text/css" href="./common/ibmdita.css" />
  33. <link rel="stylesheet" type="text/css" href="./common/idsvhlp.css" />
  34. <link rel="Start" href="ug_ldk_c_inputresourcefiles.html#InputResourceFiles" />
  35. <title>string Element</title>
  36. <script language="javascript"><!--
  37. function openTopic( openTopicLoc, tour ) { var helpWin = ''; var tempHelpWindowName = ''; var helpWindowName = ''; var winWidth = 680; var winHeight = 500; var charPos = openTopicLoc.indexOf("?", 0); if(tour == "tour") { winWidth = 800; winHeight = 600; } if( charPos > 0 ) tempHelpWindowName = openTopicLoc.substring(0, charPos ) || ''; else tempHelpWindowName = openTopicLoc || ''; if( tempHelpWindowName ) { helpWindowName = tempHelpWindowName.replace(/#/ig, "_"); helpWindowName = helpWindowName.replace(/\./g, "_"); helpWindowName = helpWindowName.replace(/\//g, "_"); } if( helpWindowName ) { helpWin=window.open( openTopicLoc, helpWindowName, "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width="+winWidth+",height="+winHeight, true); helpWin.focus(); } }
  38. function doNav() {parent.header.previousNavPage = "ug_ldk_c_sectionelement.html#c_sectionelement";parent.header.nextNavPage = "ug_ldk_c_paramelement.html#c_paramelement"; parent.header.updateNav();
  39. if(parent.tabcontent) {document.getElementById("collapsableVbar").className="bux-collapsableContentPane-resize-vbar-right-invisible-false"; document.getElementById("collapsableVbarButton").className="bux-collapsableContentPane-border-openClose-button-left"; document.getElementById("collapsableVbarButton").title="Hide the navigation pane"; }
  40. else {document.getElementById("collapsableVbar").className="bux-collapsableContentPane-resize-vbar-left-invisible-false"; document.getElementById("collapsableVbarButton").className="bux-collapsableContentPane-border-openClose-button-right"; document.getElementById("collapsableVbarButton").title="Show the navigation pane"; } }
  41. function dC() { if(parent.tabcontent){ parent.tab.fHlp('ug_ldk.html'); } else {parent.tab.fHlp('ug_ldk_a.html'); } }
  42. --></script><!--[if IE 6]><style type="text/css">.contentDIV {width:100%;overflow:auto;} .bux-collapsableContentPane-resize-vbar-left-invisible-false {visibility:visible;position:absolute;} .bux-collapsableContentPane-resize-vbar-right-invisible-false {visibility:visible;position:absolute;}</style><![endif]-->
  43. <!--[if gte IE 7]><style type="text/css">.contentDIV {overflow:visible;}</style><![endif]-->
  44. </head>
  45. <body onLoad="doNav();highlight();jumpHL();">
  46. <!--ZOOMSTOP-->
  47. <noscript>To use IBM Cognos product documentation, you must enable JavaScript in your browser.</noscript>
  48. <noscript>Internet Explorer Users: If the Information Bar displays a message informing you that active content has been restricted, click the Information Bar for an option to allow blocked content for the current help session. For more information on changing security settings, search Internet Explorer help for <q>active content advanced options</q>. All other browsers: Please make sure JavaScript is enabled.</noscript>
  49. <!--ZOOMRESTART-->
  50. <div class="bux-collapsableContentPane-resize-vbar-right-invisible-false" id="collapsableVbar" role="region" aria-label="navigation bar container"><div tabindex="0" class="bux-collapsableContentPane-border-openClose-button-left" id="collapsableVbarButton" role="region" aria-label="collapse and expand navigation bar"><a href="JavaScript:dC();"><img style="text-decoration: none" src="common/spacer.gif" height="1px" width="1px" border="0" alt="Open and Close navigation pane" /></a></div></div><div class="contentDIV" role="main">
  51. <a name="c_stringelement"></a><a name="stringelement"></a><h1 class="title topictitle1">string Element</h1>
  52. <div class="body conbody"><div class="abstract"> <span class="shortdesc">An element that represents the actual text that
  53. must be customized.</span>
  54. </div>
  55. <div class="section"><h2 class="title sectiontitle">Messages</h2> <p class="p"> The <a class="xref" href="ug_ldk_c_paramelement.html#paramElement" title="An element that provides a placeholder in a string of text for a parameter.">param</a> element can be embedded in the text of
  56. a string. Different types of strings can be defined in the Messages,
  57. User Interface, and Menus sections.</p>
  58. <p class="p">All
  59. the strings in this section are classified as error messages. However,
  60. some of them are warnings and information messages.</p>
  61. </div>
  62. <div class="section"><h2 class="title sectiontitle">User Interface</h2> <p class="p">The strings in this section
  63. represent user interface text. </p>
  64. <dl class="dl"><dt class="dt dlterm">Button</dt>
  65. <dd class="dd">Text inside a command button.</dd>
  66. <dt class="dt dlterm">Check box </dt>
  67. <dd class="dd">Label describing a control that turns a setting on or off. The
  68. setting of an individual check box is independent of other check boxes. </dd>
  69. <dt class="dt dlterm">Control label</dt>
  70. <dd class="dd">Text that describes the purpose of specific controls, such as
  71. a list box or a text box.</dd>
  72. <dt class="dt dlterm">Dialog caption</dt>
  73. <dd class="dd">Text that is a title or that introduces a dialog box, a message
  74. box, or a property sheet.</dd>
  75. <dt class="dt dlterm">Group box label</dt>
  76. <dd class="dd">Label for a rectangular box, which surrounds a set of similar
  77. or related controls. </dd>
  78. <dt class="dt dlterm">Link</dt>
  79. <dd class="dd">Text of medium length that describes a URL.</dd>
  80. <dt class="dt dlterm">List item label</dt>
  81. <dd class="dd">Label for a standard list box, which is used to choose a single
  82. item or a range of items from the list. </dd>
  83. <dt class="dt dlterm">Pane header</dt>
  84. <dd class="dd">Caption for a pane.</dd>
  85. <dt class="dt dlterm">Property group</dt>
  86. <dd class="dd">Label that describes a property group. </dd>
  87. <dt class="dt dlterm">Property name</dt>
  88. <dd class="dd">Label that describes a property for which the user can select
  89. or type a value. </dd>
  90. <dt class="dt dlterm">Radio button</dt>
  91. <dd class="dd">Label that describes a radio button. The radio button appears
  92. in a group of buttons. Only one of them may be selected at a time.
  93. When you select one radio button, the others are automatically cleared.
  94. Clicking the radio button never initiates an action.</dd>
  95. <dt class="dt dlterm">Status bar</dt>
  96. <dd class="dd">A form of contextual help that provides status information to
  97. the user.</dd>
  98. <dt class="dt dlterm">String</dt>
  99. <dd class="dd">Introductory text and other read-only text in dialog boxes. This
  100. is the default option.</dd>
  101. <dt class="dt dlterm">Tab label</dt>
  102. <dd class="dd">Short text introducing the controls that belong to the tab.</dd>
  103. <dt class="dt dlterm">Tooltip</dt>
  104. <dd class="dd">A form of short, contextual help that appears when the user pauses
  105. the pointer over a control.</dd>
  106. </dl>
  107. </div>
  108. <div class="section"><h2 class="title sectiontitle">Menus</h2> <p class="p">The strings in this section represent
  109. user interface text associated with menus.</p>
  110. <dl class="dl"><dt class="dt dlterm">Menu</dt>
  111. <dd class="dd">Main label for a drop-down menu, which is a collection of menu
  112. items or choices.</dd>
  113. <dt class="dt dlterm">Menu item</dt>
  114. <dd class="dd">Any of the items in a menu.</dd>
  115. <dt class="dt dlterm">Tooltip</dt>
  116. <dd class="dd">A form of short, contextual help that appears when the user pauses
  117. the pointer over a control.</dd>
  118. <dt class="dt dlterm">Status bar</dt>
  119. <dd class="dd">A form of a contextual help that provides status information to
  120. the user.</dd>
  121. </dl>
  122. </div>
  123. </div>
  124. <div class="related-links">
  125. <div class="familylinks">
  126. <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="ug_ldk_c_inputresourcefiles.html#InputResourceFiles" title="Input resource files are XML files that contain message strings, such as error messages and warnings, as well as menu text and user interface text.">Input Resource Files</a></div>
  127. </div>
  128. </div>
  129. <style type="text/css">.highlight { background: #DEEEFF; }</style><script src="common/highlight.js"></script><script><!-- highlight(); //--></script>
  130. </div>
  131. </body>
  132. </html>