feathers.data

..
ArrayCollection

Wraps an Array in the common IFlatCollection API used for data collections by many Feathers UI controls, including ListView and TabBar.

ArrayHierarchicalCollection

Wraps an Array data source with a common API for use with UI controls that support hierarchical data, such as TreeView.

ButtonBarItemState

Represents the current state of a ButtonBar button renderer.

GridViewCellState

Represents the current state of a GridView cell renderer.

GridViewHeaderState

Represents the current state of a GridView header renderer.

GroupListViewItemState

Represents the current state of a GroupListView item renderer.

GroupListViewItemType

Types of item displayed by a GroupListView component.

IFlatCollection

Interface for collections of flat data, such as arrays or other lists.

IHierarchicalCollection

Interface for collections of hierarchical data, such as trees.

ISortOrderObserver

An observer of feathers.data.SortOrder.

ListViewItemState

Represents the current state of a ListView item renderer.

PageIndicatorItemState

Represents the current state of a PageIndicator toggle button.

SortOrder

Constants for sorting of items in a collection.

TabBarItemState

Represents the current state of a TabBar tab renderer.

TreeCollection

Wraps an Array data source with a common API for use with UI controls that support hierarchical data, such as TreeView.

TreeNode

A node in a TreeCollection object.

TreeViewItemState

Represents the current state of a TreeView item renderer.