Overview
A class that represents a cell in a ComboBox component.
Attribute Summary
| name | type | description |
|---|---|---|
| Public | ||
| selected | Boolean |
Defines whether a combobox item is selected or not. More: [+]Defines whether a combobox item is selected or not. |
| text | String |
Defines a string of a Defines a string of a |
| value | Object |
Defines a value of a Defines a value of a |
| Protected | ||
Inherited Attributes
Function Summary
- public toString() : java.lang.String
-
Returns a string representing this
More: [+]ComboBoxItem.Returns a string representing this
ComboBoxItem.-
Returns
- String