PawsCheckBox

From PSwiki
Revision as of 21:59, 12 October 2010 by Talad (talk | contribs) (Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsCheckBox" text = ''qname'' down = { "true" | "false" } ''widget-attributes''> <!-- Content: (text, check…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsCheckBox"
  text = qname
  down = { "true" | "false" }
  widget-attributes>
  <!-- Content: (text, checkbox?, widget-elements) -->
</widget>

The pawsCheckBox factory is used to create a checkbox.