ListViewItem

Represents an item in a StandardListView, a Combobox and a StandardTableView.

Fields

  • leading_icon (image): Icon that is displayed in front of the item.
  • text (text): The content of the item.
  • trailing_icon (image): Icon that is displayed at the end of the item.
  • highlighted (bool): Highlight the item.
  • spec (string): Additional field to store data that is not displayed.
  • selected (bool): Defines the item as selected, this is only used for custom selection