Difference between revisions of "Combobox"

From Lianjapedia
Jump to: navigation, search
(Properties)
(Properties)
Line 11: Line 11:
 
|Text
 
|Text
 
|RW
 
|RW
|
+
|string
 
|
 
|
 
|-
 
|-
 
|Value
 
|Value
 
|RW
 
|RW
|
+
|string
 
|
 
|
 
|-
 
|-
 
|Listindex
 
|Listindex
 
|RW
 
|RW
|
+
|numeric
 
|
 
|
 
|-
 
|-
 
|Listcount
 
|Listcount
 
|R
 
|R
|
+
|numeric
 
|
 
|
 
|-
 
|-
 
|Readonly
 
|Readonly
 
|RW
 
|RW
|
+
|boolean
 
|
 
|
 
|-
 
|-
 
|Extenditems
 
|Extenditems
 
|RW
 
|RW
|
+
|boolean
 
|
 
|
 
|-
 
|-

Revision as of 11:59, 14 April 2011

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Text RW string
Value RW string
Listindex RW numeric
Listcount R numeric
Readonly RW boolean
Extenditems RW boolean
Validation RW string
Validationerrormessage RW string

Methods

This class supports the Common methods plus the following:

Method Args Description

Events

This class supports the Common events plus the following:

Event Args Description