User Tools

Site Tools


qbf:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
qbf:start [2008/08/19 15:59] fgmqbf:start [2008/08/19 16:13] fgm
Line 2: Line 2:
  
 <html> <html>
-<p>QBF works by transforming form arrays from one form to another. Here are the default rules. Note that a TriState is a set of 3 radios for Unchecked/Checked/Don't care</p>+<p>QBF works by transforming form arrays from one form to another. Here are the default rules. Note that a TriState is a set of 3 radios for Unchecked/Checked/Don't care.</p>
  
 +<h2>Widget types</h2>
 <table class="inline"> <table class="inline">
   <tr>   <tr>
Line 72: Line 73:
   </table>   </table>
  
 +<table class="inline">
 +  <tr>
 +    <th>Source special type</th>
 +    <th>Modified type</th>
 +    <th>Notes</th>
 +    </tr>
 +  <tr>
 +    <td>button</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>image_button</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>submit</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>form</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>hidden</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>markup</td>
 +    <td>unchanged</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>item</td>
 +    <td>unchanged</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>value</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  </table>
 +
 +<h2>Attributes</h2>
 +
 +<table class="inline">
 +  <tr>
 +    <th>Name</th>
 +    <th>Processing</th>
 +    </tr>
 +  <tr>
 +    <td>#access</td>
 +    <td>if FALSE, widget is removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>#ahah</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>#after_build</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>#description</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  </table>
 </html> </html>
qbf/start.txt · Last modified: 2020/11/23 17:23 by 127.0.0.1