pracro:widgets
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| pracro:widgets [2008/11/26 13:37] – deva | pracro:widgets [2010/08/04 08:31] (current) – deva | ||
|---|---|---|---|
| Line 78: | Line 78: | ||
| </ | </ | ||
| 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 lua> | ||
| + | checked() | ||
| + | setChecked() | ||
| + | </ | ||
pracro/widgets.1227703057.txt.gz · Last modified: by deva
