User Tools

Site Tools


pracro:devas_corner

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
pracro:devas_corner [2010/08/10 10:52] devapracro:devas_corner [2010/08/10 11:13] deva
Line 64: Line 64:
   * ''onUserChange'': triggered whenever the value of the widget is changed by the user.   * ''onUserChange'': triggered whenever the value of the widget is changed by the user.
   * and many more   * and many more
 +
  
 ====The Widget Object==== ====The Widget Object====
Line 83: Line 84:
 </code> </code>
 A small number of methods are common to all widget types. These include are: A small number of methods are common to all widget types. These include are:
-  * ''set/getValue'' +  * ''setValue(string)'', ''value()'' 
-  * ''set/getValid'' +  * ''setValid(boolean)'', ''valid()'' 
-  * ''set/getVisible'' +  * ''setVisible(boolean)'', ''visible()'' 
-  * ''set/getEnabled'' +  * ''setEnabled(boolean)'', ''enabled()'' 
-  * ''getType'' +  * ''type()'' 
-  * ''getName''+  * ''name()''
 Others are specific to certain widget types, such as (and many more): Others are specific to certain widget types, such as (and many more):
-  * ''set/getChekced'' (checkbox) +  * ''setChekced(boolean)''''checked()'' (checkbox)
-  * ''set/getSelection'' (listbox) +
-  * ''set/getCarriagePosition'' (lineedit)+
  
 =====New protocol===== =====New protocol=====
pracro/devas_corner.txt · Last modified: 2011/01/14 14:49 by deva