TableViewIndexEntry

A simple object that represents an index entry in a TableView.

  • 0.8
  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

TableViewIndexEntry
index : Number

Row index associated with this item.

Row index associated with this item.

TableViewIndexEntry
title : String

Title to display in the index bar for this item.

Title to display in the index bar for this item.