| Class | Fox::FXListItem |
| In: |
rdoc-sources/FXList.rb
|
| Parent: | FXObject |
List item
| data | [RW] | User data for this item [Object] |
| draggable | [W] | Indicates whether this item is draggable [Boolean] |
| enabled | [W] | Indicates whether this item is enabled [Boolean] |
| focus | [W] | Indicates whether this item has the focus [Boolean] |
| icon | [RW] | Icon for this item [FXIcon] |
| selected | [W] | Indicates whether this item is selected [Boolean] |
| text | [RW] | Text for this item [String] |