Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\bldapp_but_wiz.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>Creating a Button Using a Wizard</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:29Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Creating a Button Using a Wizard" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11947-01" /> <link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="app_comp.htm" title="Adding Application Components" type="text/html" /> <link rel="up" href="bldapp_but.htm" title="Creating Buttons" type="text/html" /> <link rel="up" href="bldapp_but_wiz.htm" title="Creating a Button Using a W..." type="text/html" /> <link rel="prev" href="bldapp_but_pgdef.htm" title="Previous" type="text/html" /> <link rel="next" href="bldapp_but_mult.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="app_comp.htm" title="Adding Application Components">Adding Application Components</a> > <a href="bldapp_but.htm" title="Creating Buttons">Creating Buttons</a> > Creating a Button Using a W...</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="bldapp_but_pgdef.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="bldapp_but_mult.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="CJHEJHEI" name="CJHEJHEI"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="HTMDB25438" id="HTMDB25438"></a>Creating a Button Using a Wizard<a id="sthref1184" name="sthref1184"></a></h1> <p>You create a button by running the <a id="sthref1185" name="sthref1185"></a><a id="sthref1186" name="sthref1186"></a>Create Button Wizard from the Page Definition. Each button resides in a region. A region is an area on a page that serves as a container for content.</p> <p>To create a button:</p> <ol> <li> <p>Navigate to the appropriate Page Definition. See <a href="bldr_goto_pgdef.htm#CJGHCACC">"Accessing a Page Definition"</a>.</p> </li> <li> <p>If necessary, create an HTML region. See <a href="ui_region.htm#CHDCIJJE">"Understanding Regions"</a>.</p> </li> <li> <p>Under Buttons, click the <span class="bold">Create</span> icon.</p> <p>The Create Button Wizard appears.</p> </li> <li> <p>Select a region to contain the button and click <span class="bold">Next</span>.</p> </li> <li> <p>Select a position for the button and click <span class="bold">Next</span>:</p> <ul> <li> <p><span class="bold">Create a button displayed among this region's items</span> - Select this option to display the button within or between page items (for example, to add a button directly to the right of a form field).</p> </li> <li> <p><span class="bold">Create a button in a region position</span> - Select this option to place the button in a region position. A region position is a position defined by a region template.</p> </li> </ul> </li> <li> <p>If you select <span class="bold">Create a button in a region position</span>:</p> <ol> <li> <p>Specify the Button Name and Label.</p> </li> <li> <p>Select a Button Type: <span class="bold">HTML Button (Default)</span>, <span class="bold">Image</span>, or <span class="bold">Template Driven</span></p> <p>Select <span class="bold">Button is Reset</span> to create an Undo button. When enabled, this type of button resets the page values to the state they were in when the page was initially rendered.</p> </li> <li> <p>Select an Action:</p> <ul> <li> <p><span class="bold">Submit page and redirect to URL</span> submits the current page to the Application Express engine whenever a user clicks the button.</p> </li> <li> <p><span class="bold">Redirect to URL without submitting page</span> avoids submitting the page. Choose this action when submitting the page for processing is not necessary (for example, a Cancel button). This action avoids processing in the database and therefore reduces the load.</p> </li> </ul> </li> <li> <p>Click <span class="bold">Next</span>.</p> </li> </ol> </li> <li> <p>If you select <span class="bold">Create a button displayed among this region's items</span>:</p> <ol> <li> <p>Specify the Button Name and Sequence.</p> </li> <li> <p>Specify if the button displays at the beginning of a new line or new field.</p> </li> <li> <p>Specify a Label.</p> </li> <li> <p>Enter the value of Request.</p> </li> <li> <p>Select the Button Style.</p> </li> <li> <p>Click <span class="bold">Next</span>.</p> </li> </ol> </li> <li> <p>Follow the on-screen instructions. To learn more about a specific field, click the item label.</p> <p>When Help is available, the item label changes to red when you pass your cursor over it and the cursor changes to an arrow and question mark. See <a href="start_hlp.htm#BABDGBDB">"About Field-Level Help"</a>.</p> </li> </ol> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> <a href="bldapp_but_request.htm#CHDIIEGG">"Understanding the Relationship Between Button Names and REQUEST"</a></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> <div class="sect3"><!-- infolevel="all" infotype="General" --><a id="sthref1187" name="sthref1187"></a> <h2><a name="HTMDB25439" id="HTMDB25439"></a>Creating an HTML Button</h2> <p>Buttons can be placed in a predefined region template position or among items in a form. To create an HTML button, select one of the following while running the Create Button Wizard:</p> <ul> <li> <p>Under Task, select Create a button in a region position.</p> </li> <li> <p>Under Button Type, select a button type and then HTML Button (default).</p> </li> </ul> </div> <!-- class="sect3" --></div> <!-- class="sect2" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td> <td align="center"><a href="bldapp_but_pgdef.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="bldapp_but_mult.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de