# TableViewIndexEntry

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

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# index

Availability
0.8
0.8
9.2.0
index :Number

Row index associated with this item.


# title

Availability
0.8
0.8
9.2.0
title :String

Title to display in the index bar for this item.