| Class | Fox::FXIconItem |
| In: |
rdoc-sources/FXIconList.rb
|
| Parent: | FXObject |
Icon list item
| bigIcon | [RW] | Big icon [FXIcon] |
| data | [RW] | Item user data [Object] |
| draggable | [W] | Indicates whether this item is draggable or not [Boolean] |
| enabled | [W] | Indicates whether this item is enabled or not [Boolean] |
| miniIcon | [RW] | Mini icon [FXIcon] |
| selected | [W] | Indicates whether this item is selected or not [Boolean] |
| text | [RW] | Item text [String] |