Difference between revisions of "Checkbox"

From Lianjapedia
Jump to: navigation, search
(Properties)
(Methods)
Line 44: Line 44:
 
!Args
 
!Args
 
!width="50%"|Description
 
!width="50%"|Description
 
+
|-
 +
|Refresh
 +
|
 +
|
 +
|-
 
|}
 
|}
  

Revision as of 07:31, 15 April 2011

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Caption RW string Text displayed next to checkbox
Value RW boolean Checkbox's current value
Readonly RW boolean Enable/disable the checkbox
Validation RW string
Validationerrormessage RW string

Methods

This class supports the Common methods plus the following:

Method Args Description
Refresh

Events

This class supports the Common events plus the following:

Event Args Description