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
qbf:start [2008/08/19 15:57] fgmqbf:start [2020/11/23 17:23] (current) – external edit 127.0.0.1
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>
  
-<table>+<h2>Widget types</h2> 
 +<table class="inline">
   <tr>   <tr>
     <th>Source Type</th>     <th>Source Type</th>
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.1219161452.txt.gz · Last modified: 2020/11/23 17:23 (external edit)