IndexedItem

interface IndexedItem(source)

A selectable item with an index that is often used as the context with ItemVisualizer.

Inheritors

Properties

Link copied to clipboard
abstract val index: Int

of the item

Link copied to clipboard
abstract val selected: Boolean

is true for selected items