User Tools

Site Tools


pracro:widgets

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
pracro:widgets [2008/11/26 13:37] devapracro:widgets [2010/08/04 08:31] (current) deva
Line 78: Line 78:
 </code> </code>
 which can be used later to determine which of the alternatives were used, given that the fields in primary and secondary do not contain overlapping names. which can be used later to determine which of the alternatives were used, given that the fields in primary and secondary do not contain overlapping names.
 +
 +=====LUA methods=====
 +<code lua>
 +name()
 +
 +type()
 +
 +value()
 +setValue()
 +
 +enabled()
 +setEnabled()
 +
 +visible()
 +setVisible()
 +
 +valid()
 +setValid()
 +</code>
 +
 +<code lua>
 +checked()
 +setChecked()
 +</code>
  
pracro/widgets.1227703057.txt.gz · Last modified: 2008/11/26 13:37 by deva