Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e3918135d52936bad0ecc8654eedea12 > files > 543

Falcon-doc-0.9.6.8-1.fc15.noarch.rpm

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
<head><meta content="text/html;charset=&amp;quot;utf-8&amp;quot;" http-equiv="Content-type"/><link href="faldoc.css" rel="stylesheet" type="text/css"/><title> - Class ImageInput</title></head><body class="faldoc"><ul class="navi_top"><li class="top"><a href="index.html">Top: Table of contents</a></li>
         <li class="up"><a href="web_htmaker.html">Up: Module web.htmaker</a></li>
         <li class="prev"><a href="web_htmaker_IFrameAttribs.html">Previous: Class IFrameAttribs</a></li>
         <li class="next"><a href="web_htmaker_Img.html">Next: Class Img</a></li>
         <li class="clear"></li>
         </ul><div id="page_body"><h1><span class="toc_number">19.69</span>Class ImageInput</h1><p class="brief">Creates a graphic button. </p>
         <pre class="prototype">Class ImageInput( name, value, [onclick] ) from \
                 <a href="web_htmaker_Input.html">Input</a>(( InputType.image, name, value))</pre>
         <table class="prototype">
         <tbody><tr class="param"><td class="name">name</td><td class="content"> The name that will be sent back in the form post. </td></tr>
               <tr class="param"><td class="name">value</td><td class="content"> Initial value for the item. </td></tr>
               <tr class="optparam"><td class="name">onclick</td><td class="content"> The action to perform on click. </td></tr>
               </tbody>
            </table>
         <table class="members">
         <tbody><tr class="member_type"><td class="member_type" colspan="2">Methods inherited from class <a href="web_htmaker_BaseInput.html">BaseInput</a></td></tr>
               <tr><td><a href="web_htmaker_BaseInput.html#disabled">disabled</a></td><td>Helper method to disable this input. </td></tr>
               <tr><td><a href="web_htmaker_BaseInput.html#readonly">readonly</a></td><td>Helper method to set this field read-only. </td></tr>
               </tbody>
            <tbody><tr class="member_type"><td class="member_type" colspan="2">Properties inherited from class <a href="web_htmaker_BaseDom.html">BaseDom</a></td></tr>
               <tr><td colspan="2"><a href="web_htmaker_BaseDom.html#childTypeList">childTypeList</a></td></tr>
               <tr><td colspan="2"><a href="web_htmaker_BaseDom.html#children">children</a></td></tr>
               <tr><td colspan="2"><a href="web_htmaker_BaseDom.html#eattr">eattr</a></td></tr>
               <tr><td colspan="2"><a href="web_htmaker_BaseDom.html#hname">hname</a></td></tr>
               <tr><td colspan="2"><a href="web_htmaker_BaseDom.html#parent">parent</a></td></tr>
               <tr><td><a href="web_htmaker_BaseDom.html#profile">profile</a></td><td>Meta-profiles. </td></tr>
               <tr><td colspan="2"><a href="web_htmaker_BaseDom.html#text">text</a></td></tr>
               </tbody>
            <tbody><tr class="member_type"><td class="member_type" colspan="2">Methods inherited from class <a href="web_htmaker_BaseDom.html">BaseDom</a></td></tr>
               <tr><td colspan="2"><a href="web_htmaker_BaseDom.html#render">render</a></td></tr>
               <tr><td colspan="2"><a href="web_htmaker_BaseDom.html#st_makesep">st_makesep</a></td></tr>
               </tbody>
            </table>
         </div><ul class="navi_bottom"><li class="top"><a href="index.html">Top: Table of contents</a></li>
         <li class="up"><a href="web_htmaker.html">Up: Module web.htmaker</a></li>
         <li class="prev"><a href="web_htmaker_IFrameAttribs.html">Previous: Class IFrameAttribs</a></li>
         <li class="next"><a href="web_htmaker_Img.html">Next: Class Img</a></li>
         <li class="clear"></li>
         </ul><div class="signature">Made with <a href="faldoc 3.0">http://www.falconpl.org</a></div></body></html>