feathers.data

..
ArrayCollection

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

GridViewCellState

Represents the current state of a GridView cell renderer.

GridViewHeaderState

Represents the current state of a GridView header renderer.

IFlatCollection

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

IHierarchicalCollection

Interface for collections of hierarchical data, such as trees.

ListViewItemState

Represents the current state of a ListView item renderer.

PageIndicatorItemState

Represents the current state of a PageIndicator toggle button.

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.