PawsCheckBox: Difference between revisions
Jump to navigation
Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsCheckBox" text = ''qname'' down = { "true" | "false" } ''widget-attributes''> <!-- Content: (text, check…' |
m add to category (Engine documents) |
||
| Line 9: | Line 9: | ||
The '''pawsCheckBox''' factory is used to create a checkbox. | The '''pawsCheckBox''' factory is used to create a checkbox. | ||
[[Category:Engine documents]] | |||
Latest revision as of 14:51, 23 October 2010
<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.