ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/debug2c.htm

64 lines
3.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>Create View APIs</title>
<!-- Begin Header Records ========================================== -->
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- End Header Records -->
<!-- DEBUG1 SCRIPT A converted by B2H R4.1 (346) (CMS) by V2KEA304 -->
<!-- at RCHVMW2 on 29 Jan 1999 at 16:05:09 -->
<!-- Restructured for V5R2 ========================================== -->
<!-- 030924 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- 031111 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!--End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<!-- Java sync-link -->
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js">
</script>
<h2>Create View APIs</h2>
<p>The create view APIs create view information, which is then available to
source-level debugger applications through the source debugger APIs.</p>
<p>The create view APIs are:</p>
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
<!-- Updates made in this section *will* be overlaid by automated tools -->
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
<!--***************API BEGIN PASTE***************-->
<ul>
<li><A HREF="QTEADDVD.htm">Add View Description</A> (QteAddViewDescription) describes a view to be created.</li>
<li><A HREF="QTEADDVF.htm">Add View File</A> (QteAddViewFile) describes the files that can be used to construct the text for a view.</li>
<li><A HREF="QTEADDVM.htm">Add View Map</A> (QteAddViewMap) describes how to map positions in one view to positions in another view.</li>
<li><A HREF="QTEADDVT.htm">Add View Text</A> (QteAddViewText) describes the pieces of text making up the view text.</li>
<li><A HREF="QTEENDVC.htm">End View Creation</A> (QteEndViewCreation) completes view creation processing.</li>
<li><A HREF="QTESTRVC.htm">Start View Creation</A> (QteStartViewCreation) initializes the view creation environment.</li>
</ul>
<!--***************API END PASTE***************-->
<br>
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="#Top_Of_Page">Top</a> |
<a href="debug1.htm">Debugger APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>