examples/form/combocheck.html
authorAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 04:22:20 +0000 (12:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 04:22:20 +0000 (12:22 +0800)
examples/form/combocheck.html

index 46d67a1..726b581 100644 (file)
          
 
         <div class="x-form-clear"></div>
+<PRE>
+Notes:
 
+ComboCheckbox:
+
+a) Similar to ComboBox
+b) selecting a row changes the checkbox state (does not hide the checkbox)
+c) has 'ok' button at bottom, does the same as collasping it.
+d) fires changed event on close (and 'dirty' = eg. something changed.)
+
+
+
+    
+    
+</PRE>
 
         <script type="text/javascript" src="../../roojs-all.js"></script>   
         <!-- testing new code.. -->